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
tests contain a lot of duplicate code that can be refactored for example creating test data on the fly and training models needed to test certain functions
do not make full use of pytest fixtures everywhere. for example for creating temp folders
The text was updated successfully, but these errors were encountered:
Problems
The text was updated successfully, but these errors were encountered: