eric6/Plugins/PluginCodeStyleChecker.py

branch
without_py2_and_pyqt4
changeset 7199
c71bd6f21748
parent 7178
43e994af5ee0
child 7229
53054eb5b15a
diff -r 684261ef2165 -r c71bd6f21748 eric6/Plugins/PluginCodeStyleChecker.py
--- a/eric6/Plugins/PluginCodeStyleChecker.py	Sun Sep 01 19:40:53 2019 +0200
+++ b/eric6/Plugins/PluginCodeStyleChecker.py	Sun Sep 01 19:56:13 2019 +0200
@@ -37,7 +37,6 @@
     """ compliance to docstring conventions given in PEP-257 and an""" \
     """ eric6 variant is used to check against eric conventions."""
 pyqtApi = 2
-python2Compatible = True
 # End-Of-Header
 
 

eric ide

mercurial