Skip to content

Commit 87945f2

Browse files
committed
chore(client+controller): update flake8 to 2.4.1
See https://gitlab.com/pycqa/flake8/blob/master/CHANGES.rst
1 parent ac447c9 commit 87945f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
coverage>=3.7.1
33

44
# Run "make flake8" to check python syntax and style
5-
flake8==2.4.0
5+
flake8==2.4.1
66

77
# Used for mocking endpoints
88
mock==1.0.1

0 commit comments

Comments
 (0)