Cleanup: format

This commit is contained in:
Campbell Barton
2024-02-14 15:31:31 +11:00
parent 5a86067ff0
commit 0b9ec567c8
-2
View File
@@ -617,8 +617,6 @@ class NlaInsertTest(AbstractKeyframingTest, unittest.TestCase):
self.assertAlmostEqual(fcurve_loc_x.keyframe_points[-1].co[1], 1.0, 8) self.assertAlmostEqual(fcurve_loc_x.keyframe_points[-1].co[1], 1.0, 8)
def main(): def main():
global args global args
import argparse import argparse