Skip to content
Open
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 .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,6 @@ monkeytype.sqlite3
# Word temporary files
doc/~$*.docx

aps_workflows
gui/public/truncation-rules
!gui/src/stores/truncation-rules
gui/src/stores/truncation-rules/templates/truncationRules.json
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ dependencies = [
]

[project.scripts]
generate-workflow-blocks = "aps.toolbox.generate_workflow_blocks.__main__:run"
parse-truncation-rule-templates = "aps.toolbox.parse_truncation_rule_templates.__main__:main"

[dependency-groups]
Expand Down
1 change: 0 additions & 1 deletion src/aps/toolbox/generate_workflow_blocks/STUB_VERSION

This file was deleted.

Loading