Skip to content

Commit

Permalink
fix: code linted
Browse files Browse the repository at this point in the history
  • Loading branch information
kaliif committed Dec 6, 2024
1 parent 7cb7881 commit abd0277
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion viewer/cset_upload.py
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,6 @@ def process_mol(

# if any header mol fields are defined on non-header molecules those values are ignored and a warning shown
for prop in HEADER_MOL_FIELDS:

if prop not in other_props.keys():
# non-header molecules don't need header fields
continue
Expand Down

0 comments on commit abd0277

Please sign in to comment.