Skip to content

Python Code Cleanup#57

Merged
awais786 merged 3 commits into
masterfrom
jenkins/cleanup-python-code-1d91fc7
Jan 19, 2021
Merged

Python Code Cleanup#57
awais786 merged 3 commits into
masterfrom
jenkins/cleanup-python-code-1d91fc7

Conversation

@edx-requirements-bot

Copy link
Copy Markdown
Contributor

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;modernize_tox;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@5ed136448729ac3bd962bdb5d8fda417dc63efaa

This pull request was generated by the cleanup-python-code Jenkins job, which ran
```
modernize_travis;modernize_tox;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@5ed136448729ac3bd962bdb5d8fda417dc63efaa`
@awais786 awais786 merged commit 8fad04f into master Jan 19, 2021
@awais786 awais786 deleted the jenkins/cleanup-python-code-1d91fc7 branch January 19, 2021 06:56
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.

3 participants