Skip to content

Commit

Permalink
Comment fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
captainhammy committed Sep 7, 2019
1 parent 27a0e1b commit 15fa31e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/events/test_item.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import copy
import imp

# Python Imports
# Third Party Imports
from mock import MagicMock, PropertyMock, patch

# Houdini Toolbox Imports
Expand Down
2 changes: 1 addition & 1 deletion tests/pyfilter/operations/test_logoutput.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# IMPORTS
# =============================================================================

# Python Imports
# Third Party Imports
from mock import MagicMock, call, patch

# Houdini Toolbox Imports
Expand Down

0 comments on commit 15fa31e

Please sign in to comment.