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 11b898e commit ea6faf9Copy full SHA for ea6faf9
packages/examples/cvat/exchange-oracle/src/core/config.py
@@ -26,6 +26,7 @@
26
27
# TODO: add some logic to report unused/deprecated env vars on startup
28
29
+
30
class _BaseConfig:
31
@classmethod
32
def validate(cls) -> None:
0 commit comments