diff --git a/releaser.py b/releaser.py index c0e9edc..a0cd226 100644 --- a/releaser.py +++ b/releaser.py @@ -34,7 +34,6 @@ from os import getenv from pathlib import Path from subprocess import run - # NOTE: change this if surplus has moved path_surplus = Path(__file__).parent.joinpath("./surplus/surplus.py")