This commit is contained in:
kramo
2023-05-24 14:09:16 +02:00
committed by GeoffreyCoulaud
parent f06aed3ce0
commit 36b6bc17bd
19 changed files with 20 additions and 20 deletions

View File

@@ -17,7 +17,7 @@ from pathlib import Path
from os import PathLike, environ
from functools import wraps
import src.shared as shared
from src import shared
def replaced_by_path(override: PathLike): # Decorator builder