Skip to content

Commit

Permalink
import from correct file
Browse files Browse the repository at this point in the history
  • Loading branch information
mjburton committed Nov 4, 2017
1 parent de9e82e commit cf49d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpkitmodels/GP/aircraft/wing/gustloading.py
Expand Up @@ -4,7 +4,7 @@
import pandas as pd
from gpkit import Variable, Vectorize
from gpfit.fit_constraintset import FitCS
from .chord_spar_loading import SparLoading
from .sparloading import SparLoading

#pylint: disable=invalid-name, no-member, arguments-differ
#pylint: disable=attribute-defined-outside-init
Expand Down

0 comments on commit cf49d54

Please sign in to comment.