We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f943121 commit 0c15fb2Copy full SHA for 0c15fb2
referencing_loaders/__init__.py
@@ -1,6 +1,7 @@
1
r"""
2
Helpers for loading `referencing.Resource`\ s out of various places.
3
"""
4
+
5
from __future__ import annotations
6
7
from pathlib import Path
0 commit comments