Skip to content

Commit 8b5a23f

Browse files
Lint:fbsource:CSF:CSFImportlibAbc Botfacebook-github-bot
authored andcommitted
Fix CSFImportlibAbc issues
Reviewed By: drinkmorewaterr Differential Revision: D96742094
1 parent 0b7f031 commit 8b5a23f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/cxx-api/tests/test_snapshots.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
import os
1111
import subprocess
1212
import unittest
13-
from importlib.abc import Traversable
13+
from importlib.resources.abc import Traversable
1414
from pathlib import Path
1515
from typing import Iterable
1616

0 commit comments

Comments
 (0)