pycodestyle in 5 files of src/sage/graphs/generators
dcoudert opened this issue · 7 comments
dcoudert commented
We fix pycodestyle issues in files basic.py, chessboard.py, degree_sequence.py, intersection.py and `platonic_solids.py.
Component: graph theory
Author: David Coudert
Branch/Commit: a219d86
Reviewer: Frédéric Chapoton
Issue created by migration from https://trac.sagemath.org/ticket/34021
dcoudert commented
New commits:
6aabeb6 | trac #34021: pycodestyle in src/sage/graphs/generators/basic.py |
9cbac33 | trac #34021: pycodestyle in src/sage/graphs/generators/degree_sequence.py |
837ac77 | trac #34021: pycodestyle in src/sage/graphs/generators/intersection.py |
a219d86 | trac #34021: pycodestyle in chessboard.py and platonic_solids.py |
dcoudert commented
Description changed:
---
+++
@@ -1 +1 @@
-
+We fix pycodestyle issues in files `basic.py`, `chessboard.py`, `degree_sequence.py`, `intersection.py` and `platonic_solids.py.dcoudert commented
Branch: public/graphs/34021_gen
fchapoton commented
comment:2
ok
fchapoton commented
Reviewer: Frédéric Chapoton
vbraun commented
Changed branch from public/graphs/34021_gen to a219d86