Skip to content

Commit

Permalink
fix: tmp remove ming split in the check
Browse files Browse the repository at this point in the history
  • Loading branch information
terryyz authored May 3, 2024
1 parent 0d684e5 commit 4e3c896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/run.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
NAMES=(chien jenny wenhao niklas hanhu ratna ming)
NAMES=(chien jenny wenhao niklas hanhu ratna)
for name in "${NAMES[@]}"; do
cp data/raw/*"$name"*py data/clean
done
Expand Down

0 comments on commit 4e3c896

Please sign in to comment.