Commit 591493a
Yuma Ichikawa
style(scripts): ruff format generate_coloring_instances.py
CI run 24785949103 failed on the "ruff format --check" step because
the DIMACS block in generate_coloring_instances.py was missing the
required two-line break before the Mycielski section. Reformatting
with `ruff format` is a whitespace-only change; no behavioural
difference.1 parent 7d2b6ab commit 591493a
3 files changed
Lines changed: 404 additions & 95 deletions
File tree
- notebooks
- scripts
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| |||
0 commit comments