Python3 Updates

This commit is contained in:
rparedis 2022-03-02 15:21:39 +01:00
parent 190a70532a
commit 50164a92c6
7 changed files with 26 additions and 10 deletions

1
.gitignore vendored
View file

@ -9,3 +9,4 @@
*.pyc
*build*
test/output/*
/.idea/*