Make Indentation Consistent

I added two more spaces to make my indentation consistent.
This commit is contained in:
overkill 2021-03-21 14:28:46 -04:00 committed by GitHub
parent a8bec3448e
commit c381a5c31b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ import sys
import textwrap
import time
from collections import (
OrderedDict, deque
OrderedDict, deque
)
from io import BytesIO
from qt.core import (