Skip to content
Snippets Groups Projects
Commit 793f18c9 authored by Richter, Manuela's avatar Richter, Manuela
Browse files

added test-function

parent 27393745
No related branches found
No related tags found
No related merge requests found
'''
File consists of several functions for the calculation rules of FAIR Quality KPIs
'''
def test_function():
print("You called the test function.")
if __name__ == "__main__":
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment