feat: added mlscore app
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class MlscoreConfig(AppConfig):
|
||||
name = "apps.mlscore"
|
||||
label = "mlscore"
|
||||
Reference in New Issue
Block a user