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

pycodestyle cleanup in 6 files of src/sage/graphs/ #34079

Closed
dcoudert opened this issue Jun 25, 2022 · 6 comments
Closed

pycodestyle cleanup in 6 files of src/sage/graphs/ #34079

dcoudert opened this issue Jun 25, 2022 · 6 comments

Comments

@dcoudert
Copy link
Contributor

We clean

  • hypergraph_generators.py
  • independent_sets.pyx
  • isgci.py
  • isoperimetric_inequalities.pyx
  • line_graph.pyx
  • lovasz_theta.py

It remains only 4 E225 missing whitespace around operator in isoperimetric_inequalities.pyx due to pointers.

Component: graph theory

Author: David Coudert

Branch/Commit: b6db584

Reviewer: Kwankyu Lee

Issue created by migration from https://trac.sagemath.org/ticket/34079

@dcoudert dcoudert added this to the sage-9.7 milestone Jun 25, 2022
@dcoudert
Copy link
Contributor Author

Branch: public/graphs/34079

@dcoudert
Copy link
Contributor Author

New commits:

b6db584trac #34079: pycodestyle cleanup

@dcoudert
Copy link
Contributor Author

Commit: b6db584

@kwankyu
Copy link
Collaborator

kwankyu commented Jul 15, 2022

Reviewer: Kwankyu Lee

@kwankyu
Copy link
Collaborator

kwankyu commented Jul 15, 2022

comment:2

LGTM.

@vbraun
Copy link
Member

vbraun commented Aug 1, 2022

Changed branch from public/graphs/34079 to b6db584

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants