Skip to content

Commit

Permalink
added missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
naokiyokoyama committed Oct 19, 2024
1 parent a10a1fa commit 6a411ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,5 @@ warn_unreachable = true
warn_redundant_casts = true
no_implicit_optional = true
files = ['vlfm','test','scripts']
exclude = "^(docker|.*external|.*thirdparty|.*install|.*build|.*_experimental|.*_pb2.py|.*_pb2_grpc.py)"
exclude = "^(docker|.*external|.*thirdparty|.*install|.*build|.*_experimental|.*_pb2.py|.*_pb2_grpc.py)"

0 comments on commit 6a411ba

Please sign in to comment.