choderalab / software-development

A primer on software development best practices for computational chemistry
254 stars 76 forks source link

Python Coding Convention: Add discussion of type annotations #92

Open jchodera opened 2 years ago

jchodera commented 2 years ago

We should include a discussion of type annotations and recommend their use for folks starting new projects.