----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67502/#review205903 -----------------------------------------------------------
support/python3/common.py Lines 19 (patched) <https://reviews.apache.org/r/67502/#comment288801> Add a newline here, it's either: ``` """Hello""" ``` or ``` Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam lectus orci, sodales a est in, vulputate egestas turpis. Quisque quis rhoncus elit. ``` - Armand Grillet On June 14, 2018, 11:13 p.m., Dragos Schebesch wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67502/ > ----------------------------------------------------------- > > (Updated June 14, 2018, 11:13 p.m.) > > > Review request for mesos, Andrew Schwartzmeyer and Armand Grillet. > > > Repository: mesos > > > Description > ------- > > Refactored API functionality into separate module > > > Diffs > ----- > > support/python3/common.py PRE-CREATION > > > Diff: https://reviews.apache.org/r/67502/diff/2/ > > > Testing > ------- > > > Thanks, > > Dragos Schebesch > >
