diff options
| author | Jean-François B <2589111+jfbu@users.noreply.github.com> | 2023-03-31 17:35:51 +0200 |
|---|---|---|
| committer | Jean-François B <2589111+jfbu@users.noreply.github.com> | 2023-03-31 17:36:47 +0200 |
| commit | 8f1698f7db84749a41b7c35b1590b93d017253a4 (patch) | |
| tree | 7e149fe298cab671d0268a55df4d2f17760eba15 | |
| parent | 3e6d56adc00f1af0d00e6928884b2e2d2c0b7e86 (diff) | |
| download | sphinx-git-8f1698f7db84749a41b7c35b1590b93d017253a4.tar.gz | |
Ignore SIM910 for time being to appease flake8-simplify 0.20.0
| -rw-r--r-- | .flake8 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ ignore = SIM223, SIM401, SIM907, + SIM910, exclude = .git, .tox, |
