# HG changeset patch # User Laurent Peuch # Date 1557967181 -7200 # Node ID a6133bc7b04749c9a40e92bf10a86bab289082d5 # Parent 6b2a9f2889566e8a74a9de7519c87d7f3301d060 [autopep8] E303 - Remove extra blank lines diff -r 6b2a9f288956 -r a6133bc7b047 cubicweb/_exceptions.py --- a/cubicweb/_exceptions.py Thu May 16 02:39:41 2019 +0200 +++ b/cubicweb/_exceptions.py Thu May 16 02:39:41 2019 +0200 @@ -18,7 +18,6 @@ """Exceptions shared by different cubicweb packages.""" - from warnings import warn from logilab.common.decorators import cachedproperty