forked from CreatBot/CreatBotKlipperScreen
PEP8, typos and warnings fixes
This commit is contained in:
@@ -2,6 +2,7 @@ import json
|
||||
import requests
|
||||
import logging
|
||||
|
||||
|
||||
class KlippyRest:
|
||||
def __init__(self, ip, port=7125, api_key=False):
|
||||
self.ip = ip
|
||||
|
Reference in New Issue
Block a user