Refactoring Moving Packages Not Working With Submodule

I have a python package where this was previously located in the root of the project directory. The package name is "whatsapp" and has a submodule "api". However when I move to the "vendor" directory, the "api" submodule is gone.

 

1

Please sign in to leave a comment.