chore: fixes after libretime_analyzer rename
This commit is contained in:
parent
62476de478
commit
02efadc3d0
10 changed files with 14 additions and 14 deletions
|
@ -5,7 +5,7 @@ Main CLI entrypoint for the libretime-analyzer app.
|
|||
import argparse
|
||||
import os
|
||||
|
||||
import airtime_analyzer.airtime_analyzer as aa
|
||||
import libretime_analyzer.airtime_analyzer as aa
|
||||
|
||||
VERSION = "1.0"
|
||||
LIBRETIME_CONF_DIR = os.getenv("LIBRETIME_CONF_DIR", "/etc/airtime")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue