Skip to content

Bug fixes and static type update

Compare
Choose a tag to compare
@charnley charnley released this 23 Dec 11:46
· 5 commits to master since this release

Added static type, improved code quality and fixed bugs

  • Switched to pre-commit for code-formatting
  • Updated github workflow
  • Added pytest for CLI args
  • Added HETATM keyword for PDB reader (#89)
  • Adding static types and type test (#81)
  • Fixed reorder inconsistency with print argument (#93 #94)