Commit 3c50feb3 authored by Zhang Xin's avatar Zhang Xin
Browse files

pep8

parent f9fd4141
Pipeline #8807 passed with stage
in 0 seconds
......@@ -102,7 +102,7 @@ class Pointing(object):
self.obs_param = yaml.safe_load(stream)
except yaml.YAMLError as exc:
print(exc)
self.pointing_type_code = columns[21][0:3]
self.obs_id = columns[21][3:]
if self.obs_param["obs_type"]:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment