Closed ma0c closed 4 years ago
This is a simple PR that adds some default values to the file_format dictionary inside the parse_sph_header method.
file_format
parse_sph_header
Also uses PEP8 for styling the code
Closed in https://github.com/mcfletch/sphfile/commit/c6a72e1de2d01ae927ccb7440961fd59f51e796d
This is a simple PR that adds some default values to the
file_format
dictionary inside theparse_sph_header
method.Also uses PEP8 for styling the code