Skip to content

Fix filename generation logic in asn-gen.py - #5

Merged
aborelis merged 1 commit into
aborelis:mainfrom
yagee-de:yagee-de-fix-filename
Aug 10, 2026
Merged

Fix filename generation logic in asn-gen.py#5
aborelis merged 1 commit into
aborelis:mainfrom
yagee-de:yagee-de-fix-filename

Conversation

@yagee-de

Copy link
Copy Markdown
Contributor

This pull request makes a small but important fix to the filename generation logic in asn-gen.py. The change ensures that the filename correctly reflects the intended range of ASNs by adjusting the calculation of the last ASN in the range.

  • The gen_filename function now subtracts 1 from the sum of first_asn and number to accurately represent the last ASN in the generated filename.

@aborelis
aborelis merged commit de6907e into aborelis:main Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants