There was an error while loading. Please reload this page.
1 parent 3bd831c commit db741bfCopy full SHA for db741bf
1 file changed
_version.py
@@ -14,7 +14,7 @@
14
* On a new release, you just update the __version__.
15
"""
16
17
-# ruff: noqa: RUF100, S310, PLR2004, D400, D415, S603, BLE001
+# ruff: noqa: RUF100, S310, PLR2004, D212, D400, D415, S603, BLE001, COM812
18
19
import logging
20
import subprocess
0 commit comments