Closed erik-dunteman closed 1 year ago
Updates banana-cli to call app._init_func() rather than app.init_func()
app._init_func()
app.init_func()
due to renaming inbound from potassium branch staging
staging
will leave PR open then test once potassium branch is in
N/A
No longer relevant
What is this?
Updates banana-cli to call
app._init_func()
rather thanapp.init_func()
Why?
due to renaming inbound from potassium branch
staging
How did you test to ensure no regressions?
will leave PR open then test once potassium branch is in
If this is a new feature what is one way you can make this break?
N/A