Hello ,
I tried installing a custom library in my databricks notebook that is in a git folder of my worskpace.
The installation looks successful
I saw the library in the list of libraries but when I want to import it I have :
ModuleNotFoundError: No module named 'db_value_v2'