[NEW] Base class for drives

This commit is contained in:
2024-02-07 13:10:08 +03:00
parent 287ab4588d
commit 684a56ca67
4 changed files with 57 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
venv
__pycache__