Ver a proveniência

lint: new line spaces

pull/192/head
mingrammer há 4 anos
ascendente
cometimento
49aeb8e7a7
1 ficheiros alterados com 2 adições e 0 eliminações
  1. +2
    -0
      scripts/resource.py

+ 2
- 0
scripts/resource.py Ver ficheiro

@@ -94,9 +94,11 @@ def cleaner_oci(f):
def cleaner_programming(f):
return f.lower()


def cleaner_generic(f):
return f.lower()


def cleaner_saas(f):
return f.lower()



Carregando…
Cancelar
Guardar