Skip to content

Commit b4f378d

Browse files
committed
Bump a dependency version and lint imports
1 parent 0320c06 commit b4f378d

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

python_requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# These are the test dependencies for this package
22
flake8>=3
3-
flake8-aaa>=0.4.0
3+
flake8-aaa>=0.6.1
44
isort>=4.2,<4.3
55
ddt>=1.1,<1.2
66
coverage>=4.1,<4.2

tests/core/test_best_ratio.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
66
# License, v. 2.0. If a copy of the MPL was not distributed with this
77
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
88
#
9-
from __future__ import (
10-
absolute_import, division, print_function, unicode_literals
11-
)
9+
from __future__ import absolute_import, division, print_function
1210

1311
import unittest
1412

tests/encoders/test_encoder.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
66
# License, v. 2.0. If a copy of the MPL was not distributed with this
77
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
88
#
9-
from __future__ import (
10-
absolute_import, division, print_function
11-
)
9+
from __future__ import absolute_import, division, print_function
1210

1311
import pytest
1412

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy