change name

This commit is contained in:
Cayo Puigdefabregas 2020-10-07 18:29:18 +02:00
parent 9a24eb5fd5
commit aed9e8c2d6
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ SUPPORTED_WORKBENCH = StrictVersion('11.0')
TMP_SNAPSHOTS = 'tmp/snapshots' TMP_SNAPSHOTS = 'tmp/snapshots'
def save_snapshot_on_file(snapshot_json): def save_snapshot_in_file(snapshot_json):
""" """
This function allow save a snapshot in json format un a TMP_SNAPSHOTS directory This function allow save a snapshot in json format un a TMP_SNAPSHOTS directory
The file need to be saved with one name format with the stamptime and uuid joins The file need to be saved with one name format with the stamptime and uuid joins