Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-26 | Remove "from __future__ import new_feature" statements | BonfaceKilz | |
See: <https://docs.python.org/2/library/2to3.html#2to3fixer-future> | |||
2013-08-22 | Added show_trait_js_test to the tests run by test_runner | Zachary Sloan | |
Fixed the part of show_trait_js_test that checks that the style is "display: none;" | |||
2013-08-22 | Fixed a couple minor things | Zachary Sloan | |
2013-08-22 | Fixed import in show_trait_js_test.py | Zachary Sloan | |
Added a function to browser_run.py that gets an element's style | |||
2013-08-21 | Just changed a comment in the show trait js test | Zachary Sloan | |
2013-08-21 | Fixed an issue where correlationFunction was being imported | Zachary Sloan | |
instead of its updated name correlation_function |