We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb992d5 commit d5875c5Copy full SHA for d5875c5
traits/tests/test_typed_read_only.py
@@ -16,7 +16,6 @@
16
# ------------------------------------------------------------------------------
17
import unittest
18
19
-
20
from traits.api import (
21
HasStrictTraits, Int, List, TraitError, TypedReadOnly, Undefined)
22
0 commit comments