Skip to content

Commit

Permalink
Add literal to import
Browse files Browse the repository at this point in the history
  • Loading branch information
Chahan Kropf committed Jan 8, 2024
1 parent e5c1c73 commit 26e2702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion climada/hazard/centroids/centr.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
import copy
import logging
from pathlib import Path
from typing import Union
from typing import Union, Literal
import warnings

import h5py
Expand Down

0 comments on commit 26e2702

Please sign in to comment.