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

Deprecation warnings in tests #18

Open
jayvdb opened this issue Sep 10, 2019 · 0 comments
Open

Deprecation warnings in tests #18

jayvdb opened this issue Sep 10, 2019 · 0 comments

Comments

@jayvdb
Copy link
Contributor

jayvdb commented Sep 10, 2019

[   98s] ebb_lint/test/test_flake8.py:42
[   98s]   /home/abuild/rpmbuild/BUILD/ebb-lint-0.19.1.0/ebb_lint/test/test_flake8.py:42: DeprecationWarning: Flags not at the start of the expression '\n    (?x)\n    \\$([A-' (truncated)
[   98s]     """)
[   98s] 
[   98s] ebb_lint/test/test_flake8.py::test_linting_with_filename[__init__.py-\n\n$L205$def spam():\n    pass\n\n    ]
[   98s]   /home/abuild/rpmbuild/BUILD/ebb-lint-0.19.1.0/ebb_lint/checkers/check_docstrings.py:19: DeprecationWarning: Flags not at the start of the expression '\n    (?xi)\n    \\A(?:' (truncated)
[   98s]     """)
[   98s]   /home/abuild/rpmbuild/BUILD/ebb-lint-0.19.1.0/ebb_lint/checkers/check_docstrings.py:33: DeprecationWarning: Flags not at the start of the expression '\n    (?x)\n    ^:\n   ' (truncated)
[   98s]     """)
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