Sfoglia il codice sorgente

lint: new line spaces

pull/192/head
mingrammer 4 anni fa
parent
commit
49aeb8e7a7
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      scripts/resource.py

+ 2
- 0
scripts/resource.py Vedi File

@@ -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()



Caricamento…
Annulla
Salva