We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaba232 commit 2c31fe1Copy full SHA for 2c31fe1
docs/source/conf.py
@@ -11,6 +11,7 @@
11
serve to show the default.
12
"""
13
# pylint: disable=invalid-name,redefined-builtin,duplicate-code
14
+# flake8: noqa: E265
15
16
import tarantool
17
0 commit comments