pinecrypt-gateway-ocsp-resp.../.flake8

7 lines
117 B
Plaintext
Raw Normal View History

2021-06-03 17:58:14 +00:00
[flake8]
inline-quotes = "
multiline-quotes = """
indent-size = 4
max-line-length = 160
ignore = Q003 E128 E704 E731