Code Cleanup
This commit is contained in:
parent
d2622e25e8
commit
fa34f8510d
13 changed files with 98 additions and 50 deletions
|
@ -1,3 +1,8 @@
|
|||
'''
|
||||
A module that sits between the API and the cog
|
||||
and provides functions for easy communication
|
||||
with the inspirobot API
|
||||
'''
|
||||
import requests
|
||||
from util import logging
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue