From faa7d1c006dfc890a537aa5b71ee9bbf8eea4fe5 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 28 Sep 2015 18:30:15 +0000 Subject: Split out stuff from __init__.py to placate pep8 --- without-tests | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'without-tests') diff --git a/without-tests b/without-tests index b65808e5..72e5f068 100644 --- a/without-tests +++ b/without-tests @@ -2,6 +2,7 @@ setup.py obnamlib/app.py obnamlib/backup_progress.py +obnamlib/defaults.py obnamlib/delegator.py obnamlib/fmt_6/__init__.py obnamlib/fmt_6/repo_tree.py @@ -14,6 +15,7 @@ obnamlib/fmt_simple/__init__.py obnamlib/fsck_work_item.py obnamlib/humanise.py obnamlib/__init__.py +obnamlib/obnamerror.py obnamlib/plugins/backup_plugin.py obnamlib/plugins/compression_plugin.py obnamlib/plugins/dump_repo_plugin.py @@ -34,6 +36,8 @@ obnamlib/plugins/verify_plugin.py obnamlib/plugins/vfs_local_plugin.py obnamlib/repo_fs.py obnamlib/repo_interface.py +obnamlib/structurederror.py +obnamlib/version.py obnamlib/vfs.py test-plugins/aaa_hello_plugin.py -- cgit v1.2.1