Skip to content

Commit

Permalink
Committing clang-format changes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 2, 2024
1 parent 5ee4445 commit 558fb34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/python/doc_snippets/coulombslaw_force.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ def run_(self, inputs, submods):
rv = self.results()
return pt.wrap_results(rv, E)


class ScreenedCoulombsLaw(pp.ModuleBase):

def __init__(self):
Expand Down

0 comments on commit 558fb34

Please sign in to comment.