mirror of
https://github.com/fergalmoran/dss.api.git
synced 2025-12-25 10:49:16 +00:00
Python 3 upgrade finished
This commit is contained in:
@@ -3,4 +3,4 @@ from spa.models.mix import Mix
|
||||
|
||||
class UploadTest(unittest.TestCase):
|
||||
def run(self, result=None):
|
||||
print "Argle Bargle"
|
||||
print("Argle Bargle")
|
||||
Reference in New Issue
Block a user