We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 350a9ba commit aade4beCopy full SHA for aade4be
1 file changed
setup.cfg
@@ -13,5 +13,6 @@ logging-level=INFO
13
[flake8]
14
max-line-length = 150
15
max-complexity = 30
16
+ignore = E501
17
import-order-style = smarkets
18
application-import-names = ephemeris
0 commit comments