Skip to content

Commit

Permalink
fix sak es new
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Jul 19, 2016
1 parent c647aa8 commit 1eb8633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sak/es.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ def new(name, subject, keywords=None, username=None, password=None):
license_template=license["template"]
)

_, _, p = sak.github.clone(repository, username=username)
sak.github.clone(repository, username=username)

with lib.dir.cd(slug):

Expand Down

0 comments on commit 1eb8633

Please sign in to comment.