Skip to content

Commit aade4be

Browse files
authored
ignore 501 from liniting
1 parent 350a9ba commit aade4be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ logging-level=INFO
1313
[flake8]
1414
max-line-length = 150
1515
max-complexity = 30
16+
ignore = E501
1617
import-order-style = smarkets
1718
application-import-names = ephemeris

0 commit comments

Comments
 (0)