Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
Fix galvani
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Apr 25, 2024
1 parent 198d5d8 commit cd77908
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions marda_registry/data/extractors/galvani.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ usage:
- method: python
setup: galvani
command: galvani.BioLogic.MPRFile({{ input_path }})
supported_filetypes:
supported_filetypes:
- biologic-mpr
- method: python
setup: galvani
command: galvani.BioLogic.MPTfile({{ input_path }})
supported_filetypes:
supported_filetypes:
- biologic-mpt
installation:
- method: pip
Expand Down

0 comments on commit cd77908

Please sign in to comment.