Skip to content

Commit

Permalink
Isort
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-sol committed Jan 29, 2024
1 parent c04d1db commit 6a4c3a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/subscript/fmuobs/writers.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
format"""

import re
import warnings
from pathlib import PosixPath
from typing import List
import warnings

import numpy as np
import pandas as pd
Expand Down

0 comments on commit 6a4c3a0

Please sign in to comment.