Skip to content

Commit

Permalink
rename function
Browse files Browse the repository at this point in the history
  • Loading branch information
juliaGrandhay committed Mar 18, 2024
1 parent 78240f9 commit 4ac82fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/server/main/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ def get_doi():


def getp08():
p08.function()
p08.fun1()
logger.debug("recupération p08")

# def create_task_geo():
Expand Down

0 comments on commit 4ac82fa

Please sign in to comment.