Skip to content

Commit 522614d

Browse files
formatting fix
1 parent 7db43cb commit 522614d

File tree

4 files changed

+3
-4
lines changed

4 files changed

+3
-4
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
command = "pip install -r requirements.txt && pip install . && python generate_graph_examples.py && mkdocs build"
66

77
[build.environment]
8-
PYTHON_VERSION = "3.12"
8+
PYTHON_VERSION = "3.12"

src/nx_vis_visualizer.egg-info/SOURCES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ src/nx_vis_visualizer.egg-info/SOURCES.txt
88
src/nx_vis_visualizer.egg-info/dependency_links.txt
99
src/nx_vis_visualizer.egg-info/requires.txt
1010
src/nx_vis_visualizer.egg-info/top_level.txt
11-
tests/test_core.py
11+
tests/test_core.py
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)