mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:13:41 +00:00
Bump ruff and ty
This commit is contained in:
@@ -127,6 +127,8 @@ no-matching-overload = "ignore"
|
||||
not-subscriptable = "ignore"
|
||||
unsupported-dynamic-base = "ignore"
|
||||
unsupported-operator = "ignore"
|
||||
redundant-condition = "ignore"
|
||||
redundant-condition-strict = "ignore"
|
||||
# `@persistent` is incorrectly annotated as `Any` in fake-bpy, needs to be resolved upstream.
|
||||
dynamic-function-decorator-return = "ignore"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user