622dbc6 3f026d1 622dbc6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
version = 1 test_patterns = [ "tests/**" ] exclude_patterns = [ "setup.py" ] [[analyzers]] name = "python" enabled = true [analyzers.meta] runtime_version = "3.x.x"