pep8 and spelling errors

This commit is contained in:
Einar Forselv
2019-11-12 12:39:49 +01:00
parent 1fbdb89141
commit 4b9748a0c8
6 changed files with 23 additions and 27 deletions

View File

@@ -1,5 +1,4 @@
import os
from subprocess import Popen, PIPE, check_call
from subprocess import Popen, PIPE
def init_repo(repository):