Skip to content

Commit

Permalink
Fix the script for docker
Browse files Browse the repository at this point in the history
  • Loading branch information
wichtounet committed Sep 27, 2024
1 parent 9819fbd commit 5e30a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/yfinance_quote.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/root/.local/share/pipx/venvs/yfinance/bin/python3

import yfinance as yf
import sys
Expand Down

0 comments on commit 5e30a9c

Please sign in to comment.