diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-03-28 22:02:24 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-03-28 22:02:24 +0200 |
commit | 46a1472d33d3a4180798492e819f2ec02bc3b1a3 (patch) | |
tree | 22322ed0d8f9f803966ea745ec5bb8c759f8db64 /tasks/download_emnist.sh | |
parent | 8248f173132dfb7e47ec62b08e9235990c8626e3 (diff) |
Add refactor of iam lines
Diffstat (limited to 'tasks/download_emnist.sh')
-rwxr-xr-x | tasks/download_emnist.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tasks/download_emnist.sh b/tasks/download_emnist.sh deleted file mode 100755 index 18c8e29..0000000 --- a/tasks/download_emnist.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/fish -poetry run download-emnist -poetry run create-emnist-support-files |