mirror of
https://github.com/sartography/spiffworkflow-backend.git
synced 2025-02-24 05:18:22 +00:00
Merge remote-tracking branch 'origin/main' into feature/home_page_redesign
This commit is contained in:
commit
30ee07700f
@ -53,6 +53,7 @@ class ProcessModelInfo:
|
||||
|
||||
# for use with os.path.join so it can work on windows
|
||||
def id_for_file_path(self) -> str:
|
||||
"""Id_for_file_path."""
|
||||
return self.id.replace("/", os.sep)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user