<p dir="ltr">On May 6, 2016 02:30, &quot;Jim Unroe&quot; &lt;<a href="mailto:rock.unroe@gmail.com">rock.unroe@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; -        self.hide_unused = self._config.get_bool(&quot;hide_unused&quot;)<br>
&gt; &gt; +        self.hide_unused = self._config.get_bool(&quot;hide_unused&quot;, default=True)<br>
&gt;<br>
&gt;<br>
&gt; I&#39;ve spent more hours on this than I would care to admit trying to<br>
&gt; solve this. This setting finally works as intended. Thanks for looking<br>
&gt; into this Tom.<br>
&gt;<br>
&gt; Jim</p>
<p dir="ltr">Jim, </p>
<p dir="ltr">Sometimes all it takes is a second set of eyes. I&#39;m glad I was able to help. </p>
<p dir="ltr">Tom </p>