Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dvolodin7 committed Jan 22, 2024
1 parent feeae86 commit c9f193b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gufo/snmp/user.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ class BaseKey(object):
key_type: Key type.
"""

ALG_ID: int
AUTH_ALG: int
SNMPD_PREFIX: str

def __init__(
Expand Down

0 comments on commit c9f193b

Please sign in to comment.