We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d4361 commit d349d76Copy full SHA for d349d76
2 files changed
setup.cfg
@@ -4,4 +4,4 @@ ignore =
4
violations.flake8.txt
5
6
[flake8]
7
-ignore = E111,E126,E201,E202,E221,E302,E501
+ignore = E111,E124,E126,E201,E202,E221,E241,E302,E501
setup.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/env python
2
#
3
-# Copyright 2007-2014 The Python-Twitter Developers
+# Copyright 2007-2016 The Python-Twitter Developers
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
0 commit comments