Xerus
Xerus copied to clipboard
Update __init__.py
When there is broken cif file downloaded, the program will try to find data_value and never stops. Here i added a time_out control for that with 10 seconds. if the cif file is wrong/broken, it would continue the process, return None of these broken cif files.