Implement fixes suggested by jinsun on irc

This commit is contained in:
Kenwood 2021-11-27 21:28:07 -05:00
parent 3682fc1448
commit 93fd03e717
2 changed files with 2 additions and 2 deletions

View File

@ -6,4 +6,4 @@ git pull
pipenv install -r requirements.txt
pipenv run python houston
pipenv run python -m houston

View File

@ -6,7 +6,7 @@ import logging
import verboselogs
import coloredlogs
from houston import Houston
from houston.houston import Houston
# Install verbose logs