Skip to content

Commit

Permalink
annotation form future allows types on new versions
Browse files Browse the repository at this point in the history
  • Loading branch information
alexamici committed Jul 24, 2022
1 parent 9546eab commit 18282f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xarray_sentinel/sentinel1.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Sentinel-1 Product Specification v3.7 27 February 2020 S1-RS-MDA-52-7441 documenting IPF 3.30
https://sentinel.esa.int/documents/247904/1877131/Sentinel-1-Product-Specification
"""
from __future__ import annotations

import os
import warnings
Expand Down

0 comments on commit 18282f3

Please sign in to comment.