Skip to content
Snippets Groups Projects
Unverified Commit 9c37ffd5 authored by jjenthought's avatar jjenthought Committed by GitHub
Browse files

flake

empty line at file end
parent a1b548e9
No related branches found
No related tags found
1 merge request!166Changes slots now uses traits metadata instead of requiring setting the event
...@@ -88,4 +88,3 @@ class TestBaseDataSourceModel(unittest.TestCase, UnittestTools): ...@@ -88,4 +88,3 @@ class TestBaseDataSourceModel(unittest.TestCase, UnittestTools):
with self.assertTraitDoesNotChange(model, "changes_slots"): with self.assertTraitDoesNotChange(model, "changes_slots"):
model.c = 5 model.c = 5
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment