add pip install
This commit is contained in:
parent
351528bb64
commit
1ce6a9d8d1
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env python3
|
||||
# pip install influxdb
|
||||
from influxdb import InfluxDBClient # type: ignore
|
||||
from my.lastfm import get_scrobbles
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue