Skip to content

Commit 4313dc9

Browse files
Update command.py
1 parent 07efcc3 commit 4313dc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

smpplib/command.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -566,6 +566,7 @@ def __init__(self, command, **kwargs):
566566

567567
class GenericNAck(Command):
568568
"""General Negative Acknowledgement class"""
569+
569570
params = {}
570571
params_order = ()
571572
_defs = []

0 commit comments

Comments
 (0)