Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Python Code Cleanup#92

Open
edx-requirements-bot wants to merge 2 commits intomasterfrom
jenkins/cleanup-python-code-aa0324c
Open

Python Code Cleanup#92
edx-requirements-bot wants to merge 2 commits intomasterfrom
jenkins/cleanup-python-code-aa0324c

Conversation

@edx-requirements-bot
Copy link
Copy Markdown

Python code cleanup by the cleanup-python-code Jenkins job.

This pull request was generated by the cleanup-python-code Jenkins job, which ran

modernize_travis;add_common_constraint;make upgrade;find . -type f -name '*.py' | while read fname; do pyupgrade --exit-zero-even-if-changed --keep-percent-format --py3-plus --py36-plus --py38-plus "$fname"; done

The following packages were installed:
pyupgrade,git+https://github.com/edx/repo-tools.git@8f8f70e78bf328949f1d36283492aae666997dad

This pull request was generated by the cleanup-python-code Jenkins job, which ran
```
modernize_travis;add_common_constraint;make upgrade;find . -type f -name '*.py' | while read fname; do pyupgrade --exit-zero-even-if-changed --keep-percent-format --py3-plus --py36-plus --py38-plus "$fname"; done
```

The following packages were installed:
`pyupgrade,git+https://github.com/edx/repo-tools.git@8f8f70e78bf328949f1d36283492aae666997dad`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants