Skip to content

Commit aa8f7af

Browse files
committed
add comment to note version specific import
1 parent bc4067b commit aa8f7af

File tree

1 file changed

+1
-0
lines changed
  • src/py-opentimelineio/opentimelineio/plugins

1 file changed

+1
-0
lines changed

src/py-opentimelineio/opentimelineio/plugins/manifest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
import logging
99
import os
1010

11+
# for python <= 3.9
1112
from importlib import metadata
1213

1314
from .. import (

0 commit comments

Comments
 (0)