Skip to content

Commit a7bbf47

Browse files
authored
Merge pull request #10 from zoccoler/checks_before_release
Improve informative results
2 parents 0b49b58 + 945dc13 commit a7bbf47

23 files changed

+584
-50520
lines changed

examples/synthetic_example.py

Lines changed: 0 additions & 116 deletions
This file was deleted.

examples/synthetic_example2.py

Lines changed: 0 additions & 139 deletions
This file was deleted.

images/signal_classifier_demo.gif

-339 KB
Loading
-679 KB
Loading

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ testing = [
5151
]
5252

5353
[project.entry-points."napari.manifest"]
54-
biaplotter = "biaplotter:napari.yaml"
54+
napari-signal-classifier = "napari_signal_classifier:napari.yaml"
5555

5656
[project.urls]
5757
"Homepage" = "https://github.com/zoccoler/napari-signal-classifier"

0 commit comments

Comments
 (0)