Move cli modules into their own submodule

Change-Id: I953b3c4c17202c0738ec6b9dc17f65742126cbd0
This commit is contained in:
Ian Cordasco
2016-01-13 15:42:11 -06:00
parent 0aa1c78b6d
commit 0bd057bb9c
8 changed files with 7 additions and 7 deletions

View File

@@ -14,7 +14,7 @@
# License for the specific language governing permissions and limitations
# under the License.
import bandit.bandit_baseline as baseline
import bandit.cli.baseline as baseline
import fixtures
import os