Commit 5cf34d9
Ruff fixes (TheAlgorithms#8913)
* updating DIRECTORY.md
* Fix ruff error in eulerian_path_and_circuit_for_undirected_graph.py
* Fix ruff error in newtons_second_law_of_motion.py
---------
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>1 parent 90a8e6e commit 5cf34d9
File tree
3 files changed
+3
-3
lines changed- graphs
- physics
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| 239 | + | |
239 | 240 | | |
240 | | - | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments