-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This reverts commit 546c34e.
- Loading branch information
Benjamin Woodward
committed
Nov 5, 2024
1 parent
546c34e
commit 7dde842
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule tator-py
updated
7 files
+1 −1 | config.json | |
+3 −6 | tator/extractor/extractor.py | |
+17 −87 | tator/transcode/__main__.py | |
+87 −89 | tator/transcode/make_thumbnails.py | |
+3 −3 | tator/transcode/prepare.py | |
+6 −42 | tator/transcode/transcode.py | |
+2 −8 | tator/util/import_resumable.py |