We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df008a4 commit 902ecffCopy full SHA for 902ecff
src/picterra/client.py
@@ -667,7 +667,8 @@ def delete_detector(self, detector_id: str):
667
668
def run_detector(self, detector_id: str, raster_id: str) -> str:
669
"""
670
- Runs a detector on a raster
+ Runs a detector on a raster: predictions are subject to a minimum charge
671
+ of 10 MP.
672
673
Args:
674
detector_id: The id of the detector
0 commit comments