Adapt to Python scripts to black 23.1.0
(cherry picked from commit 3cd2cc6254)
This commit is contained in:
@@ -24,6 +24,7 @@ prog = "dnssec-coverage"
|
||||
|
||||
from isc import dnskey, eventlist, keydict, keyevent, keyzone, utils
|
||||
|
||||
|
||||
############################################################################
|
||||
# print a fatal error and exit
|
||||
############################################################################
|
||||
|
||||
@@ -14,6 +14,7 @@ import time
|
||||
import calendar
|
||||
from subprocess import Popen, PIPE
|
||||
|
||||
|
||||
########################################################################
|
||||
# Class dnskey
|
||||
########################################################################
|
||||
|
||||
@@ -17,6 +17,7 @@ prog = "dnssec-keymgr"
|
||||
|
||||
from isc import dnskey, keydict, keyseries, policy, parsetab, utils
|
||||
|
||||
|
||||
############################################################################
|
||||
# print a fatal error and exit
|
||||
############################################################################
|
||||
|
||||
@@ -14,6 +14,7 @@ import sys
|
||||
import re
|
||||
from subprocess import Popen, PIPE
|
||||
|
||||
|
||||
########################################################################
|
||||
# Exceptions
|
||||
########################################################################
|
||||
|
||||
Reference in New Issue
Block a user