refactoring

This commit is contained in:
dcsena 2023-03-20 10:47:47 -04:00
commit 6b17791546

View file

@ -11,4 +11,4 @@ if sys.version[0:3] == '3.9':
import unittest
import yourbase
yourbase.attach(unittest)
yourbase.attach(unittest)