Skip to content

Commit

Permalink
Corrected formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ad115 committed May 15, 2018
1 parent 2c415f2 commit 47d1b6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion voc/python/ast.py
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@ def visit_FunctionDef(self, node):
self.visit(child)

self.pop_context()


@node_visitor
def visit_ClassDef(self, node):
Expand Down

0 comments on commit 47d1b6f

Please sign in to comment.