We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7ba96a commit 237e31fCopy full SHA for 237e31f
api/src/api/services/__init__.py
api/src/api/services/some_common_service.py
@@ -0,0 +1,2 @@
1
+class SomeCommonService:
2
+ pass
0 commit comments