Skip to content

Commit 673cc11

Browse files
Update tests/testdata/python3/data/module.py
1 parent 5c083c7 commit 673cc11

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/testdata/python3/data/module.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
"""
33

44
__revision__ = '$Id: module.py,v 1.2 2005-11-02 11:56:54 syt Exp $'
5-
6-
import sys
7-
85
from astroid.nodes.node_classes import Name as NameNode
96
from astroid import modutils
107
from astroid.utils import *

0 commit comments

Comments
 (0)