Skip to content

Commit f8e4e4d

Browse files
committed
doc: added _future__.annotations line
1 parent 83d2a0b commit f8e4e4d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/ffmpegio/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from __future__ import annotations
2+
13
#!/usr/bin/python
24
# -*- coding: utf-8 -*-
35
"""FFmpeg I/O interface

0 commit comments

Comments
 (0)