Skip to content

Commit

Permalink
Update boost_python_generator.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pfernique committed Aug 26, 2016
1 parent 7026697 commit 1dc4d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/py/autowig/boost_python_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
ParameterProxy)
from ._node_path import node_path
from ._node_rename import node_rename
from ._docmuneter import documenter
from ._documenter import documenter
from .asg import visitor
from pkgtk.plugin import ProxyManager, PluginManager
from ._node_rename import PYTHON_OPERATOR
Expand Down

0 comments on commit 1dc4d8a

Please sign in to comment.