Skip to content

Commit

Permalink
Remove unneeded import
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremykubica committed Nov 30, 2023
1 parent b243327 commit 78b4091
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/kbmod/file_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from collections import OrderedDict
from math import copysign
from pathlib import Path
from yaml import dump, safe_load

import astropy.units as u
import numpy as np
Expand Down

0 comments on commit 78b4091

Please sign in to comment.