Skip to content

Commit e257175

Browse files
committed
wip: fix config
1 parent 41c7ef4 commit e257175

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,6 @@ warn_return_any = true
6060
warn_unused_configs = true
6161
disallow_untyped_defs = true
6262
strict_optional = true
63+
exclude = [
64+
"docs/*",
65+
]

0 commit comments

Comments
 (0)