Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some basic type hints #287

Merged
merged 8 commits into from
Oct 7, 2024

Conversation

kawinsw
Copy link

@kawinsw kawinsw commented Oct 6, 2024

Some basic work on issue #176 for the following:

  • PrettyTable
  • codon
  • Seq
  • FakeSeq
  • Genbank
  • sequence_picker
  • common_sub_strings
  • Assembly

New to this project, so let me know if I've misinterpreted anything or there are some conventions I should follow.

@kawinsw kawinsw marked this pull request as ready for review October 6, 2024 18:52
@BjornFJohansson BjornFJohansson merged commit 8179b76 into BjornFJohansson:dev_bjorn Oct 7, 2024
15 of 16 checks passed
@manulera
Copy link
Collaborator

manulera commented Oct 8, 2024

Hi @kawinsw thank you so much for this contribution. I went through it, and it all looks great.

This is really valuable, specially for newcomers but also for us. I often find myself adding in-line type hints in my scripts to get intellisense when using pydna, so it's very appreciated.

Cheers,
Manu

@manulera manulera self-requested a review October 8, 2024 10:08
@kawinsw
Copy link
Author

kawinsw commented Oct 9, 2024

Glad this helps!

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.

3 participants