Compare commits

..

2 Commits

4
.gitignore vendored
View File

@ -174,4 +174,6 @@ cython_debug/
# PyPI configuration file # PyPI configuration file
.pypirc .pypirc
/test.py # ---> Other
/test.py
/.vscode/