mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
updated black formatting
This commit is contained in:
@@ -192,7 +192,6 @@ class TestZone(TestCase):
|
||||
self.assertTrue('whitespace not allowed' in str(ctx.exception))
|
||||
|
||||
def test_sub_zones(self):
|
||||
|
||||
# NS for exactly the sub is allowed
|
||||
zone = Zone('unit.tests.', set(['sub', 'barred']))
|
||||
record = Record.new(
|
||||
|
||||
Reference in New Issue
Block a user