match styling for spotlessApply and format (#3017)
* as a java developer I want to be able to run spotlessApply without changing styles in python code
This commit is contained in:
@@ -22,6 +22,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
"""
|
||||
|
||||
|
||||
import argparse # helps parse commandline arguments
|
||||
import json
|
||||
import sys
|
||||
|
||||
Reference in New Issue
Block a user