This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
diagrams
mirror of
https://github.com/mingrammer/diagrams.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
43
Wiki
Activity
Browse Source
lint: new line spaces
pull/192/head
mingrammer
4 years ago
parent
6f1a931797
commit
49aeb8e7a7
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
scripts/resource.py
+ 2
- 0
scripts/resource.py
View 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()
Write
Preview
Loading…
Cancel
Save