Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Commit

Permalink
删除注释
Browse files Browse the repository at this point in the history
  • Loading branch information
hengshizhi committed Jul 7, 2023
1 parent 7bb398f commit 75bae37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sdk/instructs.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ def run(instruction_set: list,
Usage method:
>>> run(instruction_set,instruction_name_list,instruction_func_list,dependency_table)
'''
# other_instance = Cache.GetCache(free_other_s_id).Pulling() # Get the other object from the cache instead of creating directly

invalid_instructions = check_instructions(instruction_set,instruction_name_list,dependency_table)

Expand Down

0 comments on commit 75bae37

Please sign in to comment.