Skip to content

Commit

Permalink
tidy formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
PatBall1 committed Oct 1, 2023
1 parent b93bfaa commit 401df07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion detectree2/models/outputs.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import re
from http.client import REQUEST_URI_TOO_LONG # noqa: F401
from pathlib import Path
from typing import Optional
from typing import Optional, Dict, Union, List, Any

import cv2
import geopandas as gpd
Expand Down

0 comments on commit 401df07

Please sign in to comment.