tried fixing shit

This commit is contained in:
Hellow2
2023-03-02 07:59:53 +01:00
parent ad07da7a49
commit 4c041ef7ff
11 changed files with 63 additions and 43 deletions

View File

@@ -9,7 +9,7 @@ from peewee import (
Model
)
from . import objects
from .. import objects
from . import data_models
# just a Type for type hintung. You can't do anything with it.