-
Notifications
You must be signed in to change notification settings - Fork 280
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Trying a few things to get the title in the html output to update from the default "WireViz diagram and BOM".
I have the yaml file already saved in a directory, but the title isn't being taken from the file name. Adding
title: custom
doesn't seem to fix it either.
Commenting out the checks in wireviz.py to force it to use Path(yaml_file).stem just results in
TypeError: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'NoneType'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working