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.
2 parents 8f0b620 + d467710 commit 199b6c3Copy full SHA for 199b6c3
activity_browser/layouts/tabs/impact_categories.py
@@ -39,6 +39,7 @@ def __init__(self, parent, method_tuple):
39
40
self.method = bd.Method(method_tuple)
41
self.cf_table.model.load(self.method)
42
+ self.cf_table.hide_uncertain()
43
self.cf_table.show()
44
self.panel.select_tab(self)
45
0 commit comments