Skip to content

Commit

Permalink
Auto-format code using Clang-Format (#167)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Actions <actions@github.com>
  • Loading branch information
github-actions[bot] and actions-user authored Jun 26, 2024
1 parent bc0c4bd commit f8c7408
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/test/test_chapman.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import unittest
import musica


class TestChapman(unittest.TestCase):
def test_micm_solve(self):
time_step = 200.0
Expand Down

0 comments on commit f8c7408

Please sign in to comment.