Skip to content

Commit

Permalink
Fix PEP8 error
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Vetter committed Aug 14, 2013
1 parent 40dc125 commit 8421b73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fancypages/abstract_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
from .manager import PageManager
from .utils import get_container_names_from_template


class AbstractTreeNode(MP_Node):
"""
Define the tree structure properties of the fancy page. This is a
Expand Down

0 comments on commit 8421b73

Please sign in to comment.