Code review feedback

This commit is contained in:
Micha Reiser 2023-05-13 23:29:12 +02:00
parent a913c339f6
commit be93244938
No known key found for this signature in database
9 changed files with 56 additions and 52 deletions

View file

@ -16,4 +16,4 @@ serde = { version = "1.0.133", optional = true, default-features = false, featur
[features]
default = []
location = ["ruff_source_location"]
location = ["dep:ruff_source_location"]