Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 2ae896e

Browse files
committed
Testing on Travis
1 parent 4b46f51 commit 2ae896e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tests/test_pep257.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ def parse_errors(err):
103103
This is for test purposes only. All file names should be different.
104104
105105
"""
106+
print(err)
106107
result = {}
107108
py_ext = '.py'
108109
lines = err.split('\n')

0 commit comments

Comments
 (0)