Add python tests model classes #46
GitHub Actions / Mypy
failed
Nov 14, 2023 in 0s
2 errors
Mypy found 2 errors
Annotations
github-actions / Mypy
test_collections/sdk_tests/support/python_testing/models/python_testing_hooks_proxy.py#L33
Name "is_finished" already defined on line 23 [no-redef]
Check failure on line 101 in test_collections/sdk_tests/support/python_testing/models/test_case.py
github-actions / Mypy
test_collections/sdk_tests/support/python_testing/models/test_case.py#L101
"PythonTestCase" has no attribute "__runned" [attr-defined]
Loading