Fixes Test for configure Method in DiceInterface

This commit is contained in:
2023-04-25 14:01:32 +00:00
committed by GitHub
parent e9a246812c
commit a13088c409
3 changed files with 14 additions and 8 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
### Python ###
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
.vscode/settings.json