Skip to content

Commit

Permalink
Update test_template-materials.py
Browse files Browse the repository at this point in the history
  • Loading branch information
adtzlr committed Nov 21, 2022
1 parent 0a059ae commit 09fb5f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_template-materials.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def test_templates():

Custom = MaterialTensorGeneral(fun, statevars_shape=(1, 1))

# Material as a function of `F` and `p`
# Material as a function of `F`
# with additional state variables `z`
for M in [Custom]:

Expand Down

0 comments on commit 09fb5f6

Please sign in to comment.