Skip to content

Commit

Permalink
Update conjCalcFunctions.py
Browse files Browse the repository at this point in the history
Removed json import
  • Loading branch information
KCollins authored May 22, 2024
1 parent 6073b7f commit f6ee929
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion conjugate-map/conjCalcFunctions.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import numpy as np
import pandas as pd
import plotly.express as px
import json
import ogr
import geopandas as gpd
import aacgmv2
Expand Down

0 comments on commit f6ee929

Please sign in to comment.