Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/BirdVox/birdvoxdetect
Browse files Browse the repository at this point in the history
  • Loading branch information
lostanlen committed Apr 30, 2021
2 parents 8d929b4 + cf67ee9 commit 27f8a40
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 94 deletions.
2 changes: 1 addition & 1 deletion birdvoxdetect/cli.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from __future__ import print_function
from argparse import ArgumentParser, RawDescriptionHelpFormatter, ArgumentTypeError
from collections import Iterable
from collections.abc import Iterable
import logging
import numpy as np
import os
Expand Down
Loading

0 comments on commit 27f8a40

Please sign in to comment.