Skip to content
Snippets Groups Projects
Select Git revision
  • b7dd55d7208b3c99901dc77ef15f63a8e2b5cbb2
  • master default protected
  • bugfix/fix-return-var-in-find
  • feature/upgrade2
  • v1.11.0
  • v1.10.0
  • v1.8.2
  • v1.8.1
  • v1.8.0
  • 1.7.3
  • v1.7.1
  • v1.6.1
  • v1.6.0
  • v1.5.0
  • v1.4.1
  • v1.3.0
  • v1.2.2
  • v1.2.1
  • v1.2.0
  • v1.0.1
  • v1.0.0
  • v0.0.23
  • v0.0.17
  • v0.0.10
24 results

.flake8

Blame
  • user avatar
    Georgiy Eterevskiy authored
    d9dde442
    History
    .flake8 210 B
    [flake8]
    max-line-length = 120
    inline-quotes = single
    multiline-quotes = double
    avoid-escape = False
    exclude = .git,.tox,.env,.github,.pytest_cache,__pycache__,files,dist,build,*.egg-info,*_pb2.py,*_pb2_grpc.py