Skip to content

Commit

Permalink
fix isort check
Browse files Browse the repository at this point in the history
  • Loading branch information
mdazam1942 committed Jul 15, 2020
1 parent 5bbbcb2 commit 5216bfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .isort.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
[settings]
check=1
diff=1
known_third_party=antlr4,enum,dateutil,six,stix2patterns,typing
known_first_party=stix2matcher
force_sort_within_sections=1
2 changes: 2 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
CHANGELOG
=========

0 comments on commit 5216bfd

Please sign in to comment.