Skip to content

Commit

Permalink
byeeee
Browse files Browse the repository at this point in the history
  • Loading branch information
sshane committed Jun 13, 2024
1 parent ee300be commit 83e3a23
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -239,8 +239,6 @@ lint.flake8-implicit-str-concat.allow-multiline=false
"tools".msg = "Use openpilot.tools"
"pytest.main".msg = "pytest.main requires special handling that is easy to mess up!"
"unittest".msg = "Use pytest"
# This isn't selective
#"openpilot.system".msg = "Importing 'openpilot.system' is not allowed inside 'openpilot.selfdrive.car'"

[tool.coverage.run]
concurrency = ["multiprocessing", "thread"]
Expand Down

0 comments on commit 83e3a23

Please sign in to comment.