Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

fix print statements - #5

Open
alvaro-budria wants to merge 1 commit into
facebookresearch:mainfrom
alvaro-budria:patch-1
Open

alvaro-budria wants to merge 1 commit into
facebookresearch:mainfrom
alvaro-budria:patch-1

Conversation

@alvaro-budria

Copy link
Copy Markdown

In lines 120, 122, and 137, there are print statements lacking parentheses (), which is incorrect in Python 3 and causes the execution to crash. I've rewritten these print statements to their correct form.

In lines 120, 122, and 137, there are `print` statements lacking parentheses `()`, which is incorrect in Python 3.
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants