+x
This commit is contained in:
parent
8fcaa07034
commit
4d490ea59c
1 changed files with 1 additions and 0 deletions
1
run.py
Normal file → Executable file
1
run.py
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
||||||
|
#!/usr/bin/python3
|
||||||
import time
|
import time
|
||||||
from exporter.cli import Cli
|
from exporter.cli import Cli
|
||||||
from exporter.statsdExporter import StatsdExporter
|
from exporter.statsdExporter import StatsdExporter
|
||||||
|
|
Loading…
Reference in a new issue