Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
saullocastro committed May 1, 2019
1 parent 7a7abc8 commit 1d9253e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_static_curved_beam.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import numpy as np

from tudaesasII.beam2D import Beam2D, update_K_M
from structsolve import solve
from tudaesasII.beam2D import Beam2D, update_K_M

def test_static_curved_beam(plot=False):
# number of nodes
Expand Down

0 comments on commit 1d9253e

Please sign in to comment.