Skip to content

Commit

Permalink
minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
itziakos committed Oct 17, 2014
1 parent aef799f commit 81b3cc5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions traits/tests/tuple_test_mixin.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@


class TupleTestMixin(UnittestTools):
""" A mixin class for tuple like traits.
""" A mixin class for testing tuple like traits.
TestCases should set the self.trait attribute during setUp in order for
the tests to run.
TestCases should set the self.trait attribute during setUp for the tests
to run.
"""

Expand Down

0 comments on commit 81b3cc5

Please sign in to comment.