Fix comment issues (E26x).

This commit is contained in:
Dave Halter
2017-07-08 13:57:39 +02:00
parent a5ea2f7add
commit 65168577cf
11 changed files with 113 additions and 36 deletions

View File

@@ -17,7 +17,6 @@ class X:
pass
#!python
# -*- coding: utf-8 -*-
def a():
pass
@@ -106,7 +105,7 @@ def function():
#: E303+3
#!python
# something