managed-connectivity/sample-custom-connector/main.py (3 lines of code) (raw):

from src import bootstrap if __name__ == '__main__': bootstrap.run()