Skip to content

Commit

Permalink
ruff check fixable
Browse files Browse the repository at this point in the history
  • Loading branch information
jtherrmann committed Jan 6, 2025
1 parent 70c1110 commit 6322d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hyp3_isce2/packaging.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from datetime import datetime, timezone
from pathlib import Path
from secrets import token_hex
from typing import Optional
from typing import Optional, Any

import isce
import numpy as np
Expand Down

0 comments on commit 6322d4a

Please sign in to comment.