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

TypeError: '_sre.SRE_Pattern' object is not iterable #83

Closed
jquast opened this issue Jan 4, 2015 · 1 comment
Closed

TypeError: '_sre.SRE_Pattern' object is not iterable #83

jquast opened this issue Jan 4, 2015 · 1 comment

Comments

@jquast
Copy link
Contributor

jquast commented Jan 4, 2015

  File "prospector/config/__init__.py", line 202, in _determine_ignores
    ignores += re.compile('(^|/)(south_)?migrations(/|$)')

putting this into the same PR

@jquast
Copy link
Contributor Author

jquast commented Jan 4, 2015

Fixed in PR #85

@carlio carlio closed this as completed Jan 4, 2015
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

2 participants