shekhar-cis
shekhar-cis
> tests need to be fixed. ``` from pybitmessage.bitmessagekivy.base_navigation import ( ModuleNotFoundError: No module named 'pybitmessage.bitmessagekivy.base_navigation' ``` I guess after merging #2035, the test will not break.
I have removed import of some screens from `json` file because these screens are not merged in `v0.6`,
> This PR is ok but too small. I'd prefer multiple similar changes in one PR. ok
Any update?