Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
laggykiller committed Mar 5, 2024
1 parent 22cc52f commit df7d2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion av/container/core.pyi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from numbers import Real
from pathlib import Path
from types import TracebackType
from typing import Any, Callable, Type, Literal, overload
from typing import Any, Callable, Literal, Type, overload

from av.enum import EnumFlag

Expand Down

0 comments on commit df7d2ce

Please sign in to comment.