Use black for formatting

This commit is contained in:
richard-dds
2018-06-26 10:31:39 -04:00
parent 3599440ee6
commit f9335c7a4e
28 changed files with 362 additions and 255 deletions

View File

@@ -1,3 +1,3 @@
from unipath import Path
home = Path( __file__ ).parent.parent
home = Path(__file__).parent.parent