Recast is_restricted() to a bool 0.3.0
authorJeremy Stanley <fungi@yuggoth.org>
Wed, 7 Oct 2020 15:54:20 +0000 (15:54 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Wed, 7 Oct 2020 15:54:20 +0000 (15:54 +0000)
When returning from the is_restricted function, just coerce the
lookups to a boolean type rather than forcing False defaults for
each facet.


No differences found