diff options
Diffstat (limited to 'test/DocTests.py')
-rwxr-xr-x | test/DocTests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/DocTests.py b/test/DocTests.py index a63ac0d3..daecdd90 100755 --- a/test/DocTests.py +++ b/test/DocTests.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -from __future__ import print_function, unicode_literals from io import open import os |