From d23a83060ddad0b6da5504d8cb5d524891ad9631 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Wed, 26 Dec 2012 11:25:03 +0000 Subject: pep8ize --- (limited to 'commands/common.py') diff --git a/commands/common.py b/commands/common.py index e9f5293..e92f798 100644 --- a/commands/common.py +++ b/commands/common.py @@ -9,6 +9,7 @@ from devbot import config from devbot import command from devbot import git + def setup(): git.set_root_path(base_dir) -- cgit v0.9.1