Skip to content

Commit

Permalink
format test_cylinder_simulation
Browse files Browse the repository at this point in the history
  • Loading branch information
joergfunger committed Nov 10, 2022
1 parent 7c949aa commit cbb7cd4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/emoduls_simulation/test_cylinder_simulation.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
import numpy as np

import fenics_concrete

import pytest


def test_cylinder_simulation():
"""Testing the cylinder simulation
This test is checking if the conda package is correctly installed"""
parameters = fenics_concrete.Parameters() # using the current default values

Expand Down

0 comments on commit cbb7cd4

Please sign in to comment.