We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4227140 commit 6a0c236Copy full SHA for 6a0c236
mysql_mimic/variables.py
@@ -10,6 +10,7 @@
10
from mysql_mimic.errors import MysqlError, ErrorCode
11
12
13
+# pylint: disable=multiple-statements
14
class Default: ...
15
16
0 commit comments