Skip to content

Update glycosylator.py#6

Open
bio-hub wants to merge 1 commit into
tlemmin:masterfrom
bio-hub:patch-1
Open

Update glycosylator.py#6
bio-hub wants to merge 1 commit into
tlemmin:masterfrom
bio-hub:patch-1

Conversation

@bio-hub
Copy link
Copy Markdown

@bio-hub bio-hub commented Oct 27, 2022

fix the
print "Error while connecting to the database " + filename
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Error while connecting to the database " + filename)?

fix the 
 print "Error while connecting to the database " + filename
                                                  ^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Error while connecting to the database " + filename)?
@bio-hub
Copy link
Copy Markdown
Author

bio-hub commented Oct 27, 2022

print "Error while connecting to the database " + filename
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Error while connecting to the database " + filename)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant