Formatting

This commit is contained in:
Andrew Burkett 2019-12-24 11:45:23 -08:00
parent 877b1c440e
commit f8dec72e98
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
import collections
import fcntl
import json
import logging
import os
import sys
import fcntl
from subprocess import CalledProcessError
import colorama