pre-commit stylistic fixes

pull/1/head
Michael Chisholm 2021-01-20 20:59:10 -05:00
parent 404fcd04ca
commit f9b9e0d2d7
1 changed files with 1 additions and 2 deletions

View File

@ -1,12 +1,11 @@
"""STIX2 core versioning methods."""
from collections.abc import Mapping
import copy
import datetime as dt
import itertools
import uuid
from collections.abc import Mapping
import stix2.base
import stix2.registry
from stix2.utils import (