Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing the args.distort_rate typo in the run.py file #52

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

skarabocu
Copy link
Contributor

Hi, I realized that there is a typo on lines 56 and 65 of the "run.py" file, where "args.distortion_ratio" is typed as "args.distort_rate". This typo causes an error during local testing. I am proposing to fix by changing all to "args.distortion_ratio". This pull request is consistent with the usage in "tests/test1/run.py" file as well. Kind regards.

@esion-liu esion-liu merged commit 3e6827c into raviq:main Jun 7, 2024
1 check failed
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.

2 participants