Actualiser src/tadam.py #2

Open
babakounine wants to merge 1 commits from babakounine/TadaridaTools:master into master
Contributor

ajout try/except au début de la fonction rate pour palier aux cas où les boitiers créent des fichiers wav erronés illisibles qui bloquent le traitement

ajout try/except au début de la fonction rate pour palier aux cas où les boitiers créent des fichiers wav erronés illisibles qui bloquent le traitement
babakounine added 1 commit 2024-02-19 22:37:17 +01:00
d874613f81 Actualiser src/tadam.py
ajout try/except au début de la fonction rate pour palier aux cas où les boitiers créent des fichiers wav erronés illisibles qui bloquent le traitement
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b babakounine-master master
git pull master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff babakounine-master
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Chiro-Canto/TadaridaTools#2
No description provided.