You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project structure needs refactoring, rename the qan directory containing model files to models and update related import statements in the codebase to reflect this change, using qan.models instead of qan.qan for model imports.
Project structure needs refactoring, rename the
qandirectory containing model files tomodelsand update related import statements in the codebase to reflect this change, usingqan.modelsinstead ofqan.qanfor model imports.