mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-22 16:21:01 +00:00
pyproject - fix typo
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ disableBytesTypePromotions = true
|
|||||||
reportUnnecessaryTypeIgnoreComment = true
|
reportUnnecessaryTypeIgnoreComment = true
|
||||||
|
|
||||||
# Define here general ruff settings,
|
# Define here general ruff settings,
|
||||||
# then they will be inherited projects .toml files.
|
# then they will be inherited by projects' .toml files.
|
||||||
# This allows using assuming different Python version for different projects.
|
# This allows using assuming different Python version for different projects.
|
||||||
[tool.ruff]
|
[tool.ruff]
|
||||||
exclude = [
|
exclude = [
|
||||||
|
|||||||
Reference in New Issue
Block a user