1
0
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:
Ross McFarland
2023-05-23 10:27:23 -07:00
parent 193d004d65
commit 98f51db028
13 changed files with 0 additions and 13 deletions

View File

@@ -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(