Skip to content

Commit 92492ee

Browse files
committed
Typo
1 parent 7ee253a commit 92492ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.flake8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ select = ANN,C,E,F,W,I,BLK,B,B9,D,DAR
33
ignore = ANN002,ANN003,ANN101,E203,E501,E741,W503,D105,D107,DAR203
44
max-line-length = 90
55
max-complexity = 10
6-
application-import-names = libconeangle,tests
6+
application-import-names = libarvo,tests
77
import-order-style = google
88
docstring-convention = google
99
strictness = short

0 commit comments

Comments
 (0)