You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Mesos Reviewbot <re...@mesos.apache.org> on 2019/02/22 16:49:13 UTC

Re: Review Request 68654: Enabled isort for src/python/lib.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68654/#review213086
-----------------------------------------------------------



Patch looks great!

Reviews applied: [68654]

Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers --disable-parallel-test-execution' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh

- Mesos Reviewbot


On Dec. 5, 2018, 5:26 p.m., Eric Chung wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/68654/
> -----------------------------------------------------------
> 
> (Updated Dec. 5, 2018, 5:26 p.m.)
> 
> 
> Review request for mesos, Armand Grillet, Jason Lai, and Kevin Klues.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Enabled isort for src/python/lib.
> 
> 
> Diffs
> -----
> 
>   src/python/cli_new/.isort.cfg PRE-CREATION 
>   src/python/cli_new/bin/main.py 430add47d726b3de9cbd921d76b8fb17bebd4fdd 
>   src/python/cli_new/bin/settings.py 3de3387a4d4781aa784b1030f621fa2a41755a50 
>   src/python/cli_new/lib/cli/config.py 7f41736357182550711dc05d83ecd6045b5559d6 
>   src/python/cli_new/lib/cli/docopt.py c624175845a719c06e5c1b9840fc9eafad26907d 
>   src/python/cli_new/lib/cli/http.py 1d8fc5fcbc2b3a027db7fa49bb03160a64d395d6 
>   src/python/cli_new/lib/cli/plugins/base.py e0fcbbf6250eac97f9e989a7c0852734d107dc34 
>   src/python/cli_new/lib/cli/plugins/config/main.py 41bdb60e6abcb05104ffb78e7e57c4959433ab1a 
>   src/python/cli_new/lib/cli/tests/agent.py 31e3e3f17fa81bdbea2e3fd41588d2a65a06e07e 
>   src/python/cli_new/lib/cli/tests/base.py e3104fe1b1e76cbcf0ce6994a9bfea703b54d1d1 
>   src/python/cli_new/lib/cli/tests/tests.py 60aa4e8bdcf15bf9b9174e21a2470d15b23d81dc 
>   src/python/cli_new/tests/main.py ef02fdd6ae30ef4eaaf7fb534baed594b28349e6 
>   src/python/cli_new/tox.ini 236adc7425a57d3e1fae35432527c83ccb46a4c7 
>   src/python/lib/.isort.cfg PRE-CREATION 
>   src/python/lib/mesos/http.py 5a8016da50b2e1e5a81710f10a7ef65d6f4198bd 
>   src/python/lib/tests/test_exceptions.py 096eab82311e02b0fa829101b6ad1b23e42ce088 
>   src/python/lib/tests/test_http.py 41a52f511318cb69c8e9976f09e2f142327544ab 
>   src/python/lib/tox.ini 3ee77681a9b802cd5b4a7910779b8d50aac4cf69 
> 
> 
> Diff: https://reviews.apache.org/r/68654/diff/4/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Eric Chung
> 
>