From d55cc5872503567775f0d7a7731d6f489bf2299b Mon Sep 17 00:00:00 2001 From: mathieui Date: Sun, 12 Nov 2017 15:03:09 +0100 Subject: yapf -ir --- poezio/core/__init__.py | 1 - 1 file changed, 1 deletion(-) (limited to 'poezio/core/__init__.py') diff --git a/poezio/core/__init__.py b/poezio/core/__init__.py index 0c6d63d9..cfe4c179 100644 --- a/poezio/core/__init__.py +++ b/poezio/core/__init__.py @@ -5,4 +5,3 @@ __all__ = ['Core', 'Command', 'Status'] from poezio.core.core import Core from poezio.core.structs import Command, Status - -- cgit v1.2.3