Skip to content

Commit

Permalink
removed spurious Pad, now in super class
Browse files Browse the repository at this point in the history
  • Loading branch information
SmithSamuelM committed Jul 27, 2024
1 parent f5840bc commit b63a9f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/keri/core/coring.py
Original file line number Diff line number Diff line change
Expand Up @@ -2109,7 +2109,7 @@ class Tagger(Matter):
"""
Pad = '_' # B64 pad char for tag codes with pre-padded soft values


def __init__(self, tag='', soft='', code=None, **kwa):
"""
Expand Down

0 comments on commit b63a9f9

Please sign in to comment.