We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5392bb5 commit 08c1577Copy full SHA for 08c1577
1 file changed
src/europython_discord/registration/config.py
@@ -1,6 +1,7 @@
1
from __future__ import annotations
2
3
from collections.abc import Mapping, Sequence
4
+
5
from pathlib import Path
6
7
from pydantic import BaseModel
0 commit comments