Skip to content

fix: add functionality to matched link data structure#178

Open
cmckee786 wants to merge 1 commit into
ProfessionalLinuxUsersGroup:mainfrom
cmckee786:fixups
Open

fix: add functionality to matched link data structure#178
cmckee786 wants to merge 1 commit into
ProfessionalLinuxUsersGroup:mainfrom
cmckee786:fixups

Conversation

@cmckee786

Copy link
Copy Markdown
Collaborator
  • add "validated" and "error" fields to matched link dictionary structure to be processed by other functions
  • remove unecessary tuple usage from validated_link() as a result of dict restructure
  • should be easier to understand which fields are being passed in downstream logic and file operations
  • TODO ideas to potentially create package out of this script
  • some type hinting clarifications

- add "validated" and "error" fields to matched link dictionary
structure to be processed by other functions
- remove unecessary tuple usage from validated_link() as a result of
dict restructure
- should be easier to understand which fields are being passed in
downstream logic and file operations
- TODO ideas to potentially create package out of this script
- some type hinting clarifications
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.

1 participant