mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 22:17:34 +00:00
run the code formatter over all
This commit is contained in:
parent
f0dc2f8ebe
commit
64b7b485b3
37 changed files with 268 additions and 203 deletions
|
|
@ -4,7 +4,6 @@ from owrx.property import PropertyLayer, PropertyFilter
|
|||
|
||||
|
||||
class PropertyFilterTest(TestCase):
|
||||
|
||||
def testPassesProperty(self):
|
||||
pm = PropertyLayer()
|
||||
pm["testkey"] = "testvalue"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue