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

branch
maintenance
changeset 7437
1148ca40ea36
parent 7395
dd50d0f4c588
child 7617
a0e162a50ad7
equal deleted inserted replaced
7391:894e3b08d5cf 7437:1148ca40ea36
32 """ 32 """
33 33
34 __version__ = '2.1.1+' 34 __version__ = '2.1.1+'
35 35
36 """ 36 """
37 pyflakes repository date: 2019-07-09. 37 pyflakes repository date: 2020-02-03.
38 """ 38 """
39 39
40 """ Changes 40 """ Changes
41 2.1.1 (2019-02-28) 41 2.1.1 (2019-02-28)
42 - Fix reported line number for type comment errors 42 - Fix reported line number for type comment errors

eric ide

mercurial