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.
2 parents f0e0cea + 60f0365 commit d6afa24Copy full SHA for d6afa24
1 file changed
converter/converter/cisu_transcoders/constants.py
@@ -1,5 +1,5 @@
1
class CISUConstants:
2
TO_CISU = "to_CISU"
3
FROM_CISU = "from_CISU"
4
- CISU_EXPECTED_MODEL_VERSION = "vactive"
+ CISU_EXPECTED_MODEL_VERSION = "v3"
5
HEALTH_EXPECTED_VERSION_FOR_CISU_CONVERSION = "v3"
0 commit comments