Skip to content

Commit

Permalink
- missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
fbergmann committed Dec 21, 2022
1 parent cf889ae commit e29db1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import unittest
from setuptools import setup
import versioneer

import re

def basico_testsuite():
test_loader = unittest.TestLoader()
Expand Down

0 comments on commit e29db1a

Please sign in to comment.