mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-17 13:41:41 +00:00
lint
This commit is contained in:
parent
252268ade4
commit
0f9855a60e
@ -53,6 +53,7 @@ class ProcessModelInfo:
|
|||||||
|
|
||||||
# for use with os.path.join so it can work on windows
|
# for use with os.path.join so it can work on windows
|
||||||
def id_for_file_path(self) -> str:
|
def id_for_file_path(self) -> str:
|
||||||
|
"""Id_for_file_path."""
|
||||||
return self.id.replace("/", os.sep)
|
return self.id.replace("/", os.sep)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user