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
9fb5c146e8
-python 3 compatibility
2019-07-08 20:02:10 +05:00
Michael Youngstrom
7820d2509c
Increase the number of bok-choy shards
2018-04-06 15:38:14 -04:00
Clinton Blackburn
6ff614800c
Updated auto_auth endpoint to always return JSON
...
Defaulting to a plaintext response makes no sense for an endpoint that is intended to be used by machines for testing. The endpoint now returns JSON only unless a redirect action is triggered.
2017-05-31 23:18:05 -04: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
solashirai
dbd0c56a75
removed incorrect check
2016-03-26 18:02:33 -04:00
solashirai
004d60193f
fixed import path for crowdsourcehinter page
2016-03-26 18:02:33 -04:00
solashirai
0dcddf1e57
moved bokchoy tests
2016-03-26 18:02:33 -04:00