mirror of
https://github.com/clearml/clearml
synced 2025-03-03 18:52:12 +00:00
PEP8
This commit is contained in:
parent
c10486b9e5
commit
3b2a296724
@ -166,6 +166,7 @@ class Task(IdObjectBase, AccessMixin, SetupUploadMixin):
|
||||
self._files_server = None
|
||||
self._initial_iteration_offset = 0
|
||||
self._reload_skip_flag = False
|
||||
self._calling_filename = None
|
||||
|
||||
if not task_id:
|
||||
# generate a new task
|
||||
|
Loading…
Reference in New Issue
Block a user