Skip to content
Snippets Groups Projects
Commit 3eaaed2c authored by Niko Ehrenfeuchter's avatar Niko Ehrenfeuchter :keyboard:
Browse files

Remove leftover implementation note

parent 1dfad904
Branches
Tags
No related merge requests found
"""ImageJ related stuff like reading measurement results, etc."""
# NOTE: consider creating a generic superclass for macro templates, providing
# the methods required for all templates and derived subclasses that contain a
# required method that adds the specific variables-setting code.
from os import listdir
from os.path import join, dirname, basename, splitext
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment