Skip to content

Commit

Permalink
fixup^2
Browse files Browse the repository at this point in the history
  • Loading branch information
javierggt committed Jan 11, 2024
1 parent adcbc87 commit 7eca792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kadi/commands/tests/test_validate.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
import gzip
import pickle
from pathlib import Path
import requests

import numpy as np
import pytest
import requests
import ska_sun

from kadi.commands.utils import compress_time_series
Expand Down

0 comments on commit 7eca792

Please sign in to comment.