Skip to content

Commit

Permalink
0924
Browse files Browse the repository at this point in the history
  • Loading branch information
tian50 committed Sep 24, 2021
1 parent 4d2c956 commit 5cc924a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msgpi/ms/bda.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def run(self):
if not self.blade:
self.blade = msb.readBladeInput(self.inputs['input_file'])

self.blade.summary()
# self.blade.summary()

if self.settings['analysis'] == 1:
self.inputs['cs'] = {}
Expand Down

0 comments on commit 5cc924a

Please sign in to comment.