Skip to content

Commit

Permalink
style: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mdtanker committed Dec 10, 2023
1 parent 68f78aa commit abbae80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_fetch.py
Expand Up @@ -19,13 +19,13 @@ def test_():

import os

import deepdiff
import geopandas as gpd
import numpy as np
import pandas as pd
import pytest
from dotenv import load_dotenv
from geopandas.testing import assert_geodataframe_equal
import deepdiff

from antarctic_plots import fetch, regions, utils

Expand Down

0 comments on commit abbae80

Please sign in to comment.