Skip to content

Commit

Permalink
STY: . -> pysatCDF
Browse files Browse the repository at this point in the history
  • Loading branch information
rstoneback committed May 4, 2022
1 parent b6122f2 commit 6f147dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pysatCDF/_cdf.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import pandas
import pysat

from . import fortran_cdf
from pysatCDF import fortran_cdf


class CDF(object):
Expand Down

0 comments on commit 6f147dd

Please sign in to comment.