sephiroth1395 / restic-PyBM

A Python 3 wrapper to manage and monitor backups with restic
MIT License
10 stars 1 forks source link

Refactor to remove code deduplication #8

Closed sephiroth1395 closed 3 years ago

sephiroth1395 commented 3 years ago

Especially on output messages generation. So much copy paste, it's horrendous.

sephiroth1395 commented 3 years ago

Done.