Models fix: remove ABC from DataMixin

This commit is contained in:
helldh 2026-03-06 17:51:00 +03:00
parent 283b97f3f2
commit a8a4dd94e5
2 changed files with 3 additions and 2 deletions

2
.gitignore vendored
View file

@ -3,3 +3,5 @@
__pycache__
*.pyc
.idea
pyqt6_scaffold.egg-info
dist