Skip to content

Commit

Permalink
Pyflakes conformant code...
Browse files Browse the repository at this point in the history
  • Loading branch information
palkeo committed Jun 25, 2013
1 parent 14d5943 commit e7c9deb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion safedelete/managers.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from .utils import DELETED_INVISIBLE, DELETED_VISIBLE_BY_PK
import types


def safedelete_manager_factory(manager_superclass, queryset_superclass, visibility=DELETED_INVISIBLE):
Expand Down

0 comments on commit e7c9deb

Please sign in to comment.