Skip to content

Conversation

@ranaaditya
Copy link

fix: replace invalid List annotation with builtin list

Failed Build Logs:

View build error log
Traceback (most recent call last): File "/home/rana/android-action-kernel/kernel.py", line 17, in <module> 
def run_adb_command(command: List[str]): 
            ^^^^ 
NameError: name 'List' is not defined. Did you mean: 'list'?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant