forked from expo/troggle
Sort people by notability
Better errors and tidy Nicer date formats
This commit is contained in:
@@ -174,9 +174,6 @@ def GetListDir(sdir):
|
||||
ff = os.path.join(sdir, f)
|
||||
res.append((f, ff, os.path.isdir(ff)))
|
||||
return res
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
def LoadListScansFile(survexscansfolder):
|
||||
|
||||
Reference in New Issue
Block a user