eric6/Plugins/CheckerPlugins/SyntaxChecker/pyflakes/__init__.py

changeset 7076
ac28d2fca735
parent 7064
1010f737def2
child 7360
9190402e4505
--- a/eric6/Plugins/CheckerPlugins/SyntaxChecker/pyflakes/__init__.py	Sat Jul 20 15:06:27 2019 +0200
+++ b/eric6/Plugins/CheckerPlugins/SyntaxChecker/pyflakes/__init__.py	Sat Jul 20 15:34:31 2019 +0200
@@ -38,9 +38,9 @@
 """
 
 """ Changes
-2.1.1 (2019-02-28) 
-- Fix reported line number for type comment errors 
-- Fix typing.overload check to only check imported names 
+2.1.1 (2019-02-28)
+- Fix reported line number for type comment errors
+- Fix typing.overload check to only check imported names
 
 2.1.0 (2019-01-23)
 

eric ide

mercurial