Skip to content

Commit

Permalink
chore: Update virtual environment path
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Jan 9, 2025
1 parent de375d7 commit 1b44b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Virtual environment
/.ve
/venv
/.venv

# Bytecode
__pycache__
Expand Down

0 comments on commit 1b44b1a

Please sign in to comment.