Fix import.
This commit is contained in:
parent
c93cf32cb9
commit
7f90276cd8
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ from lintian_brush.changelog import (
|
|||
add_changelog_entry,
|
||||
)
|
||||
|
||||
from lintian_brush.rules import (
|
||||
from debmutate._rules import (
|
||||
dh_invoke_add_with,
|
||||
update_rules,
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue