ReactionMechanismGenerator / AutoTST

AutoTST: A framework to perform automated transition state theory calculations
Other
32 stars 16 forks source link

[WIP] Type hint support #84

Closed skrsna closed 3 years ago

skrsna commented 4 years ago

This PR adds type hint support to most of the code in AutoTST. There's still more work need to be done mostly regarding adding type hint support to data and job classes. The tests are failing which I think are addressed in #82.