Thank you! We'll be in touch ASAP.
Something went wrong, please try again or contact us directly at contact@dagshub.com
Deci-AI:master
deci-ai:hotfix/SG-000-black_on_some_common
[flake8] ignore = E731, C901, W503, W504 # lambda functions, function too complex, line break after binary operator # In order to make flake8 compatible with black formatting # https://black.readthedocs.io/en/stable/guides/using_black_with_other_tools.html extend-ignore = E203 max-line-length = 160 max-complexity = 10 exclude = *pb2*.py # Excluding protobuf python autogenerated files, that does not follow our conventions.
Press p or to see the previous file or, n or to see the next file