Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/struphy/console/compile.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ def struphy_compile(
and ".py" in file
and "_tmp.py" not in file
and "test" not in file
and "legacy" not in subdir
and "__pycache__" not in subdir
):
state["kernels"] += [os.path.join(subdir, file)]
Expand Down
368 changes: 0 additions & 368 deletions src/struphy/diagnostics/continuous_spectra.py

This file was deleted.

Empty file.
Loading
Loading