initial commit
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
.idea
|
||||||
0
__init__.py
Normal file
0
__init__.py
Normal file
1
requirements.txt
Normal file
1
requirements.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
pydantic
|
||||||
0
src/__init__.py
Normal file
0
src/__init__.py
Normal file
0
test/__init__.py
Normal file
0
test/__init__.py
Normal file
1
test/requirements.txt
Normal file
1
test/requirements.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
pytest
|
||||||
Reference in New Issue
Block a user