Skip to content

Commit

Permalink
backup: move BackupRestore class and helpers to 'restore' submodule
Browse files Browse the repository at this point in the history
This breaks cyclic imports and also allow cleaner separation between
backup make and restore code.

No functional change.
  • Loading branch information
marmarek committed Jul 21, 2017
1 parent 8d884a5 commit d8af76e
Show file tree
Hide file tree
Showing 7 changed files with 1,927 additions and 1,902 deletions.
1 change: 0 additions & 1 deletion ci/pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ disable=
bad-continuation,
duplicate-code,
fixme,
cyclic-import,
locally-disabled,
locally-enabled

Expand Down
Loading

0 comments on commit d8af76e

Please sign in to comment.