add yapf style and apply yapf to format all Python files
This recreates pull request #2192
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import os
|
||||
|
||||
|
||||
def getDataPath():
|
||||
resdir = os.path.join(os.path.dirname(__file__))
|
||||
return resdir
|
||||
resdir = os.path.join(os.path.dirname(__file__))
|
||||
return resdir
|
||||
|
||||
Reference in New Issue
Block a user