Skip to content

_frontend/app.py: Fixup node._assert_symbol_name() positional args

Tom Pollard requested to merge tpollard/initfix into master

Description

bst init was failing due to project_name_proc() incorrectly passing args to the method, remove erroneous None.

This merge request, when approved, will close: #1100 (closed)


Merge request reports