Skip to content

Commit

Permalink
don't set
Browse files Browse the repository at this point in the history
  • Loading branch information
ipitio committed Oct 11, 2024
1 parent 913dcb4 commit 5e94445
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/predict.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/bin/bash
# shellcheck disable=SC1091,SC2015

set -Eeuo pipefail
declare -r pdf_dir="${1:-.}"
export OMP_THREAD_LIMIT=1

Expand Down

0 comments on commit 5e94445

Please sign in to comment.