Skip to content

Commit

Permalink
Style
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Sep 29, 2021
1 parent 38b4c60 commit 86e41f3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions jsonschema/_utils.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
from collections.abc import Mapping, MutableMapping, Sequence
from pathlib import Path
from urllib.parse import urlsplit
import itertools
import json
import os
import pkgutil
import re
import sys


class URIDict(MutableMapping):
Expand Down

0 comments on commit 86e41f3

Please sign in to comment.