Skip to content

Commit

Permalink
style: pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Aug 16, 2023
1 parent 36de218 commit 4dd8702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_pyg4.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
import numpy as np
import pint
import pyg4ometry.geant4 as g4

u = pint.get_application_registry()


def _create_dummy_mat():
reg = g4.Registry()
mat = g4.MaterialSingleElement("dummy", 1, 1, 1, reg)
Expand Down

0 comments on commit 4dd8702

Please sign in to comment.