You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace get_script_args call by ScriptWriter.get_script_args
get_script_args is just a variable that point to the class method
for backward compatibility. Using the right name ensure the type
information can be fetched by mypy.
0 commit comments