enable pylint

This commit is contained in:
Vladimir Mandic
2023-01-18 19:31:40 -05:00
parent 527e6ac46e
commit ade05e521a
15 changed files with 45 additions and 10 deletions
+2
View File
@@ -8,8 +8,10 @@ import base64
import sys
import os
import asyncio
import filetype
from PIL import Image
from util import log, Map
import sdapi as sdapi