Skip to content

Commit

Permalink
Add Any import
Browse files Browse the repository at this point in the history
  • Loading branch information
giswqs committed Nov 16, 2024
1 parent 90a8aa1 commit 8ef79dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leafmap/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
import whitebox
import subprocess
from pathlib import Path
from typing import Union, List, Dict, Optional, Tuple, TYPE_CHECKING
from typing import Union, List, Dict, Optional, Tuple, TYPE_CHECKING, Any
from .stac import *

try:
Expand Down

0 comments on commit 8ef79dd

Please sign in to comment.