Total Complexity | 0 |
Total Lines | 5 |
Duplicated Lines | 0 % |
Changes | 0 |
1 | # -*- coding: utf-8 -*- |
||
2 | |||
3 | from senaite.core.events.upgrade import BeforeUpgradeStepEvent # noqa |
||
4 | from senaite.core.events.upgrade import AfterUpgradeStepEvent # noqa |
||
5 |