This commit is contained in:
Ivan Vazhenin
2024-04-25 20:35:30 +03:00
commit 1fe59867e7
23 changed files with 2711 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
import graphql
CLASSIFIER_VERSION = '8.23'
class Classifier:
def get_classifier(self):