diff --git a/PICable.py b/PICable.py index 143d16d..53c843a 100644 --- a/PICable.py +++ b/PICable.py @@ -116,5 +116,3 @@ def PICable(owner, repository, token): res += f"The repository {repository_url} is almost PICable. There are certain requirements which are almost met by this repository. Consult with a professor before proceeding. :warning:\n" return res - -print(PICable("Enzo-Nunes", "SkyForge", "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")) \ No newline at end of file