Skip to content

Fix exposing internal dependencies in generated parser

Compare
Choose a tag to compare
@robertodr robertodr released this 26 Aug 06:27

We fixed a leaky dependency in the generator: the networkx Python module would be imported, unnecessarily, also in the generated parser Python module.