diff --git a/omnipath/constants/_pkg_constants.py b/omnipath/constants/_pkg_constants.py index c31ec6a..88d3a98 100644 --- a/omnipath/constants/_pkg_constants.py +++ b/omnipath/constants/_pkg_constants.py @@ -1,5 +1,5 @@ from os import environ -from typing import Optional, Tuple +from typing import Tuple, Optional from pathlib import Path from omnipath.constants import License, Organism