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

some pep8 fixes in coding, in particular E275 #37229

Merged
merged 2 commits into from
Feb 13, 2024

Conversation

fchapoton
Copy link
Contributor

this fixes various pycodestyle warnings in coding, in particular E275

E275 missing whitespace after keyword

📝 Checklist

  • The title is concise, informative, and self-explanatory.
  • The description explains in detail what this PR is about.

Copy link

github-actions bot commented Feb 7, 2024

Documentation preview for this PR (built with commit e387d2e; changes) is ready! 🎉

Copy link
Contributor

@dcoudert dcoudert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@fchapoton
Copy link
Contributor Author

merci pour la relecture attentive !

vbraun pushed a commit to vbraun/sage that referenced this pull request Feb 7, 2024
sagemathgh-37229: some pep8 fixes in coding, in particular E275
    
this fixes various pycodestyle warnings in coding, in particular E275

`E275 missing whitespace after keyword`

### 📝 Checklist

- [x] The title is concise, informative, and self-explanatory.
- [x] The description explains in detail what this PR is about.
    
URL: sagemath#37229
Reported by: Frédéric Chapoton
Reviewer(s): David Coudert
@vbraun vbraun merged commit 1b02deb into sagemath:develop Feb 13, 2024
14 of 20 checks passed
@fchapoton fchapoton deleted the fix_E275 branch February 14, 2024 07:13
@mkoeppe mkoeppe added this to the sage-10.3 milestone Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants