Skip to content

Commit

Permalink
ignore protobuf file
Browse files Browse the repository at this point in the history
  • Loading branch information
mathleur committed Oct 7, 2024
1 parent c734a00 commit c80641f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ exclude = .*
extend-ignore = E203,W503
per-file-ignores =
*/__init__.py: F401,F403
polytope/datacube/index_tree_pb2.py: E501
polytope_feature/datacube/index_tree_pb2.py: E501
[isort]
profile=black
skip_glob=.*

0 comments on commit c80641f

Please sign in to comment.