Skip to content

Commit 6a0c236

Browse files
committed
fix: linting
1 parent 4227140 commit 6a0c236

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mysql_mimic/variables.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
from mysql_mimic.errors import MysqlError, ErrorCode
1111

1212

13+
# pylint: disable=multiple-statements
1314
class Default: ...
1415

1516

0 commit comments

Comments
 (0)