diff --git a/tests/test.py b/tests/test.py index a45e9e7..2148920 100644 --- a/tests/test.py +++ b/tests/test.py @@ -12,4 +12,6 @@ # print(df.head()) # # Select specific versions -# g = ariadnepy.ariadne(versions={"GO": "2026-01-23", "KEGG": "latest"}) \ No newline at end of file +# g = ariadnepy.ariadne(versions={"GO": "2026-01-23", "KEGG": "latest"}) + +# Example code in tests