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
y$ /usr/local/bin/python3 ./ios_advisories.py
Traceback (most recent call last):
File "./ios_advisories.py", line 17, in <module>
from yml_utils import *
File "/Users/gkeeley/code/foo/secadv/yml_utils.py", line 44
name = re.sub(" \(ni [^\)]+\)", "", name)
^
TabError: inconsistent use of tabs and spaces in indentation
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: