Skip to content

Commit

Permalink
Changed fully qualified path to erg package
Browse files Browse the repository at this point in the history
  • Loading branch information
jameswilburlewis committed Aug 24, 2024
1 parent d8f185c commit bc2a865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyspedas/particles/tests/tests.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import unittest
import logging
import pyspedas
from pyspedas.erg.satellite.erg.particle.erg_lepe_get_dist import erg_lepe_get_dist
from pyspedas.projects.erg.satellite.erg.particle.erg_lepe_get_dist import erg_lepe_get_dist
from pyspedas.particles.spd_part_products.spd_pgs_make_theta_spec import spd_pgs_make_theta_spec
from pyspedas.particles.spd_part_products.spd_pgs_make_phi_spec import spd_pgs_make_phi_spec
from pyspedas.particles.spd_part_products.spd_pgs_make_e_spec import spd_pgs_make_e_spec
Expand Down

0 comments on commit bc2a865

Please sign in to comment.