Skip to content
Snippets Groups Projects
Verified Commit 53ec2287 authored by Michiel Cottaar's avatar Michiel Cottaar
Browse files

Fix include order

parent 4e5f69c2
No related branches found
No related tags found
No related merge requests found
module Generic module Generic
import ...BuildingBlock: BuildingBlock, ContainerBlock, RFPulseBlock import ...BuildingBlocks: BuildingBlock, ContainerBlock, RFPulseBlock
import ...Wait: WaitBlock import ...Wait: WaitBlock
import ...Readouts: InstantReadout import ...Readouts: InstantReadout
import ...Gradients: GradientBlock, split_gradient import ...Gradients: GradientBlock, split_gradient
import ...Variables: duration, start_time, qvec, bmat_gradient, gradient_strength, slew_rate import ...Variables: duration, start_time, qvec, bmat_gradient, gradient_strength, slew_rate, VariableType
import ...Variables: flip_angle, amplitude, phase, frequency, bandwidth, inverse_bandwidth, N_left, N_right, slice_thickness, all_variables_symbols import ...Variables: flip_angle, amplitude, phase, frequency, bandwidth, inverse_bandwidth, N_left, N_right, slice_thickness, all_variables_symbols
""" """
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment