Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yml_utils.py: inconsistent use of tabs and spaces in indentation #1

Open
garvankeeley opened this issue Mar 23, 2020 · 0 comments
Open

Comments

@garvankeeley
Copy link

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
mozfreddyb added a commit to mozfreddyb/secadv that referenced this issue May 27, 2020
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

No branches or pull requests

1 participant