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
I think due to the default .py version template now containing an unconditional reference to scm_version, scm_version being None and write_to being a Python file will always cause a KeyError. It seems like the commit ID should default to None, but I don't know this codebase well enough to say for sure. C.f. #1154
pafi-code, Burton2000, hoxbro, cuongnmtm, emi-odoo and 1 more