diff options
Diffstat (limited to 'model.py')
| -rw-r--r-- | model.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -334,7 +334,7 @@ class PrimedGenerator(Runner): print("_____________--_-_-_______") print("INITTTTTTTT {}".format(primer)) if recursive: - print "RECURSIVE" + print("RECURSIVE") print(sequences.shape) print("__________________--_-__--_________________") print("__-__________-_______________") |
