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
There are no Python resources currently in the project we see:
$ find . -type f -name "*.py"
$
The `file` command identified .tilt-support as Python, but this a known error, it is a Starlark file, which has similar syntax to Python
Signed-off-by: Brett Tofel <[email protected]>
0 commit comments