Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
bjudkewitz committed Oct 14, 2024
1 parent 69e2551 commit 5377579
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/napari_pyav/_reader.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
import numpy as np
import av
import warnings

warnings.simplefilter("once")

def napari_get_reader(path):
Expand Down

0 comments on commit 5377579

Please sign in to comment.