Skip to content

Commit dd42039

Browse files
committed
docs: fix type specification
1 parent a304a38 commit dd42039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rtrlib/rtr_manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ class Reason(object):
385385
:type prefix_length: int
386386
387387
:param asn: As number of the validated prefix
388-
:type asn: As number of the validated prefix
388+
:type asn: int
389389
390390
:param record: PFXRecord
391391
:type record: PFXRecord

0 commit comments

Comments
 (0)