summaryrefslogtreecommitdiff
path: root/setup/teardown.sh
diff options
context:
space:
mode:
authorGabriel Kosmacher <73120774+kennykos@users.noreply.github.com>2023-03-10 13:24:32 -0600
committerGitHub <noreply@github.com>2023-03-10 13:24:32 -0600
commitb99a8f2e5e0e77f5a05c93d0b27bb79ac7b48896 (patch)
treeb83c11e0ab0d15b37f0b739d8716800022f334a3 /setup/teardown.sh
parent4e03f54aa1f4e7648b3d3498bc1f173106c10334 (diff)
parent2d7b47b8f44b52d21e8df9ca1bce2c5cbd998944 (diff)
Merge pull request #1 from kennykos/2-set-up-binder-1
2 set up binder 1
Diffstat (limited to 'setup/teardown.sh')
-rw-r--r--setup/teardown.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup/teardown.sh b/setup/teardown.sh
index 308fde8..f8ad631 100644
--- a/setup/teardown.sh
+++ b/setup/teardown.sh
@@ -1,3 +1,3 @@
# taken from mobilitynet-analysis-scripts/setup/teardown.sh
conda activate base
-conda env remove --name toriis
+conda env remove --name toriis \ No newline at end of file