Skip to content

Commit

Permalink
Add FIXME comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ocelotl committed Mar 16, 2023
1 parent 0baf52a commit 6cec963
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# FIXME: Use importlib.metadata when support for 3.11 is dropped if the rest of
# the supported versions at that time have the same API.
from importlib_metadata import ( # type: ignore
EntryPoint,
EntryPoints,
Expand Down

0 comments on commit 6cec963

Please sign in to comment.