jjmccollum / teiphy

A Python package for converting TEI XML collations to NEXUS, BEAST 2.7 XML, and other formats
MIT License
11 stars 3 forks source link

make class names start with capital letters #13

Closed rbturnbull closed 2 years ago

rbturnbull commented 2 years ago

pep8 says that class names should have the CapWords convention: https://peps.python.org/pep-0008/#class-names