Skip to content
This repository has been archived by the owner on Jun 26, 2021. It is now read-only.

Commit

Permalink
PEP-8 Auto-Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis AutoPEP8 Fixes committed Dec 3, 2019
1 parent bfd3413 commit 28d5fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion delira/logging/base_logger.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from multiprocessing.queues import Queue as MpQueue
from multiprocessing.queues import Queue as MpQueue
from threading import Event
from queue import Queue, Full
from delira.logging.base_backend import BaseBackend
Expand Down

0 comments on commit 28d5fe5

Please sign in to comment.