Skip to content

Commit

Permalink
add eol in coremain
Browse files Browse the repository at this point in the history
  • Loading branch information
feng-j678 committed Oct 22, 2024
1 parent cf72925 commit 8d832da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/src/CoreMain.py
Original file line number Diff line number Diff line change
Expand Up @@ -173,3 +173,4 @@ def is_temp_folder_available(env_layer, execution_config):
and execution_config is not None \
and execution_config.temp_folder is not None \
and os.path.exists(execution_config.temp_folder)

0 comments on commit 8d832da

Please sign in to comment.