2023-10-25 22:11:36 +02:00
|
|
|
exclude = [
|
|
|
|
|
"crates/gourgeist/src/activator/activate_this.py",
|
|
|
|
|
"crates/gourgeist/src/_virtualenv.py"
|
2023-11-17 19:26:55 +01:00
|
|
|
]
|
2024-02-17 19:16:50 +02:00
|
|
|
[lint.per-file-ignores]
|
2023-11-17 19:26:55 +01:00
|
|
|
"__init__.py" = ["F403", "F405"]
|