cifkit.utils.cif_editor module
- cifkit.utils.cif_editor.add_hashtag_in_first_line(file_path: str)[source]
- ICSD files start with (C) which causes parsing issues with gemmi. - If that is the case, add a # before (C) to fix the parsing issue. 
ICSD files start with (C) which causes parsing issues with gemmi.
If that is the case, add a # before (C) to fix the parsing issue.