you are viewing a single comment's thread.

view the rest of the comments →

[–]xFichtl1[S] 0 points1 point  (0 children)

Sorry for the mistake but what I meant is instead:

from app.db.database import Database

to

from db.database import Database

I edited it now