correctly rename AirTime to Airtime
This commit is contained in:
parent
4ebcb1b1f9
commit
e056e5ff01
8 changed files with 10 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
from api_clients import *
|
||||
import sys
|
||||
|
||||
api_clients = api_client.AirTimeApiClient()
|
||||
api_clients = api_client.AirtimeApiClient()
|
||||
|
||||
dj_type = sys.argv[1]
|
||||
username = sys.argv[2]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue