M. Zulqarnain
|
a664067323
|
refactor: pyupgrade in common/tests (#26725)
|
2021-03-09 18:03:34 +05:00 |
|
Jawayria
|
9e677960bf
|
Applied pylint-amnesty to common/{lib, test, __init__.py}
|
2021-02-02 15:42:02 +05:00 |
|
Feanil Patel
|
6e3fe00fff
|
Fix all E303 pep8 errors.
|
2019-12-30 12:25:38 -05:00 |
|
Feanil Patel
|
9cf2f9f298
|
Run 2to3 -f future . -w
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
|
2019-12-30 10:35:30 -05:00 |
|
Ayub khan
|
ea8a197eb4
|
INCR-427 python3 compatibility
|
2019-07-16 16:02:21 +05:00 |
|
Matthew Piatetsky
|
9681ca36b8
|
fix unicode strings in common/
|
2019-02-05 10:57:00 -05:00 |
|
Clinton Blackburn
|
74f9858b77
|
Optimized all imports in common.test.acceptance
- Removed unused imports
- Ran isort to properly order/style imports
|
2017-05-28 00:59:22 -04:00 |
|
Jhony Avella
|
7ec552f409
|
Replacing relative imports by absolute imports for all files into common/test/acceptance/fixtures directory
|
2016-06-23 16:33:15 -05:00 |
|
E. Kolpakov
|
195d5b57bc
|
pylint fixes
|
2015-01-12 09:58:51 -08:00 |
|
E. Kolpakov
|
d25673ec72
|
LibraryContent bok choy acceptance tests
|
2015-01-12 13:37:56 +03:00 |
|
Braden MacDonald
|
3e0f08ebc2
|
Studio support for creating and editing libraries (PR 6046)
SOL-1, SOL-2, SOL-3
|
2015-01-12 13:37:50 +03:00 |
|