Skip to content

Commit a2beb46

Browse files
committed
Add extra blank line to make pre-commit happy.
1 parent 12ada44 commit a2beb46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stix2/v21/common.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ def _check_object_constraints(self):
7979
self._check_at_least_one_property(['lang', 'marking_ref'])
8080
self._check_mutually_exclusive_properties(['lang', 'marking_ref'])
8181

82+
8283
class LanguageContent(_STIXBase21):
8384
"""For more detailed information on this object's properties, see
8485
`the STIX 2.1 specification <https://docs.oasis-open.org/cti/stix/v2.1/os/stix-v2.1-os.html#_z9r1cwtu8jja>`__.

0 commit comments

Comments
 (0)