Skip to content

Commit

Permalink
Sort imports
Browse files Browse the repository at this point in the history
  • Loading branch information
anders-kiaer committed Jan 3, 2024
1 parent 8c10a69 commit 916fc72
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

import datacompy # pylint: disable=import-error, useless-suppression
import dateutil.parser # type: ignore
import res2df
import numpy as np
import pandas as pd
import res2df
from fmu.ensemble import ScratchEnsemble

from .ensemble_summary_provider import Frequency
Expand Down

0 comments on commit 916fc72

Please sign in to comment.