How can I use a Python function defined in my git-repo module within the DB notebook?

User16790091296
Databricks Employee
Databricks Employee

I have a function within a module in my git-repo. I want to import that to my DB notebook - how can I do that?