[environment] python-version = "3.12" [rules] # Third-party libraries without type stubs unresolved-import = "warn" unresolved-attribute = "warn" call-non-callable = "warn"