Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhrisca committed Aug 28, 2023
1 parent a5eea4a commit 8556a68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/asammdf/blocks/conversion_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,7 @@ def conversion_transfer(

def from_dict(conversion: dict[str, Any]) -> v4b.ChannelConversion:
conversion = dict(conversion)

if not conversion:
conversion = None

Expand Down

0 comments on commit 8556a68

Please sign in to comment.