#whitespace

This commit is contained in:
Ell Neal
2019-01-27 12:46:00 +00:00
parent 3c339b77ed
commit 1d62b46423
+1 -1
View File
@@ -4,7 +4,7 @@ import PathKit
import Yams
extension Project {
public init(path: Path) throws {
let basePath = path.parent()
let template = try Spec(filename: path.lastComponent, basePath: basePath)