dang it darglint
This commit is contained in:
parent
f4dd7b5083
commit
4ddaf028ed
@ -232,9 +232,6 @@ def interpret_path_env(value: str, field_name: str) -> Path:
|
|||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
The interpreted value.
|
The interpreted value.
|
||||||
|
|
||||||
Raises:
|
|
||||||
EnvironmentVarValueError: If the path does not exist.
|
|
||||||
"""
|
"""
|
||||||
return Path(value)
|
return Path(value)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user