Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
nedrex.py 125 B
def fetch_nedrex_data():
    print('fetching')
    return


def integrate_nedrex_data():
    print('integrating')
    return