Tidy post refactor of cameras

This commit is contained in:
Julian Stirling 2025-05-22 09:13:42 +01:00
parent 4368dc3d90
commit 0e3f4305b5
7 changed files with 22 additions and 46 deletions

View file

@ -83,8 +83,8 @@ addopts = [
]
norecursedirs = [".git", "build", "node_modules"]
pythonpath = ["."]
testpaths = ["tests"]
[tool.ruff.format]
# Use native line endings for all files