summaryrefslogtreecommitdiff
path: root/read_qm7_data.py
diff options
context:
space:
mode:
Diffstat (limited to 'read_qm7_data.py')
-rw-r--r--read_qm7_data.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/read_qm7_data.py b/read_qm7_data.py
index 0c0cc88aa..068ea1a42 100644
--- a/read_qm7_data.py
+++ b/read_qm7_data.py
@@ -25,10 +25,10 @@ import time
import numpy as np
import random
from misc import printc
-# 'periodic_table_of_elements.txt' retrieved from
-# https://gist.github.com/GoodmanSciences/c2dd862cd38f21b0ad36b8f96b4bf1ee
+# 'periodic_table_of_elements.txt' retrieved from
+# https://gist.github.com/GoodmanSciences/c2dd862cd38f21b0ad36b8f96b4bf1ee
def read_nc_data(data_path):
"""
Reads nuclear charge data from file and returns a dictionary.