Skip to content

Commit

Permalink
Update pylint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
SeoulSKY committed Sep 3, 2024
1 parent 52a6956 commit 1097f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/pylint.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

ROOT_DIR="$(git rev-parse --show-toplevel)/sorusora"
ROOT_DIR="$(git rev-parse --show-toplevel)"

export PYTHONPATH="${PYTHONPATH}:${ROOT_DIR}/src"

Expand Down

0 comments on commit 1097f09

Please sign in to comment.