You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like def get_outdated_files(self, config_changed: bool) -> tuple[set[str], set[str], set[str]]: uses this information. Might be worth putting some debug prints in that to see what is happening?
There appears to be some problem with the dependency tracking.
The workaround is to delete the build folder.
There is some dependency code, but I can't seem to get it to work:
sphinxcontrib-hdl-diagrams/sphinxcontrib_hdl_diagrams/__init__.py
Line 204 in 5166ade
The text was updated successfully, but these errors were encountered: