From bea43565a16ebacba9c3a171688b949a832c9331 Mon Sep 17 00:00:00 2001 From: Xun Jiang Date: Mon, 23 Dec 2024 09:47:30 -0800 Subject: [PATCH] autopep8 --- aviary/subsystems/mass/flops_based/test/test_furnishings.py | 1 - 1 file changed, 1 deletion(-) diff --git a/aviary/subsystems/mass/flops_based/test/test_furnishings.py b/aviary/subsystems/mass/flops_based/test/test_furnishings.py index d1da0a395..d519ac77c 100644 --- a/aviary/subsystems/mass/flops_based/test/test_furnishings.py +++ b/aviary/subsystems/mass/flops_based/test/test_furnishings.py @@ -225,4 +225,3 @@ def test_IO(self): if __name__ == '__main__': unittest.main() -