blob: a3d4abf43295e8c7a39d43b7940ed605aa45e03a [file] [log] [blame]
Peter Pentchevb91fc932023-01-19 15:27:13 +02001# SPDX-FileCopyrightText: StorPool <support@storpool.com>
2# SPDX-License-Identifier: BSD-2-Clause
3
4[flake8]
5max_line_length = 100
6extend_ignore = E203