Commit 234de52 1 parent d415faf commit 234de52 Copy full SHA for 234de52
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# flake8-broken-line
2
2
3
- [ ![ wemake.services] ( https://img.shields.io/badge/-wemake.services-green.svg?label=%20&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAABGdBTUEAALGPC%2FxhBQAAAAFzUkdCAK7OHOkAAAAbUExURQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP%2F%2F%2F5TvxDIAAAAIdFJOUwAjRA8xXANAL%2Bv0SAAAADNJREFUGNNjYCAIOJjRBdBFWMkVQeGzcHAwksJnAPPZGOGAASzPzAEHEGVsLExQwE7YswCb7AFZSF3bbAAAAABJRU5ErkJggg%3D%3D )] ( https://wemake.services ) [ ![ Build Status] ( https://travis-ci.org/sobolevn/flake8-broken-line.svg?branch=master )] ( https://travis-ci.org/sobolevn/flake8-broken-line ) [ ![ Coverage] ( https://coveralls.io/repos/github/sobolevn/flake8-broken-line/badge.svg?branch=master )] ( https://coveralls.io/github/sobolevn/flake8-broken-line?branch=master ) [ ![ Python Version] ( https://img.shields.io/pypi/pyversions/flake8-broken-line.svg )] ( https://pypi.org/project/flake8-broken-line/ ) [ ![ PyPI version] ( https://badge.fury.io/py/flake8-broken-line.svg )] ( https://pypi.org/project/flake8-broken-line/ )
3
+ [](https://wemake.services) [](https://travis-ci.org/sobolevn/flake8-broken-line) [](https://coveralls.io/github/sobolevn/flake8-broken-line?branch=master) [](https://pypi.org/project/flake8-broken-line/) [](https://pypi.org/project/flake8-broken-line/) [](https://github.com/wemake-services/wemake-python-styleguide)
4
4
5
5
Do not break the line! 🚨
6
6
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ classifiers = [
42
42
N4 = " flake8_broken_line:check_line_breaks"
43
43
44
44
[tool .poetry .dependencies ]
45
- python = " ^3.7 "
45
+ python = " ^3.6 "
46
46
flake8 = " ^3.5"
47
47
48
48
[tool .poetry .dev-dependencies ]
You can’t perform that action at this time.
0 commit comments