mirror of
https://github.com/macaodha/batdetect2.git
synced 2026-04-04 15:20:19 +02:00
Ran formatter
This commit is contained in:
parent
751be53edf
commit
573d8e38d6
@ -11,9 +11,9 @@ from batdetect2.outputs.formats.base import (
|
|||||||
make_path_relative,
|
make_path_relative,
|
||||||
output_formatters,
|
output_formatters,
|
||||||
)
|
)
|
||||||
from batdetect2.targets import terms
|
|
||||||
from batdetect2.outputs.types import OutputFormatterProtocol
|
from batdetect2.outputs.types import OutputFormatterProtocol
|
||||||
from batdetect2.postprocess.types import ClipDetections, Detection
|
from batdetect2.postprocess.types import ClipDetections, Detection
|
||||||
|
from batdetect2.targets import terms
|
||||||
from batdetect2.targets.types import TargetProtocol
|
from batdetect2.targets.types import TargetProtocol
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user