1
0
mirror of https://github.com/borg-qt/borg-qt.git synced 2024-07-03 14:20:48 +02:00
borg-qt/borg_qt/helper.py

3 lines
41 B
Python
Raw Normal View History

2019-01-19 16:24:18 +01:00
class BorgException(Exception):
pass