Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bugfix] Add startup argument for abaqus.cae #5575

Merged
merged 1 commit into from
Mar 22, 2024
Merged

[bugfix] Add startup argument for abaqus.cae #5575

merged 1 commit into from
Mar 22, 2024

Conversation

haiiliin
Copy link
Owner

Description

Introduced #5492

@haiiliin haiiliin added the backport-to-all Backport to all branches label Mar 22, 2024
@haiiliin haiiliin merged commit dc46d33 into 2024 Mar 22, 2024
6 checks passed
@haiiliin haiiliin deleted the fix-startup branch March 22, 2024 00:42
mergify bot pushed a commit that referenced this pull request Mar 22, 2024
mergify bot pushed a commit that referenced this pull request Mar 22, 2024
mergify bot pushed a commit that referenced this pull request Mar 22, 2024
mergify bot added a commit that referenced this pull request Mar 22, 2024
[bugfix] Add startup argument for abaqus.cae (#5575)

Introduced #5492

(cherry picked from commit dc46d33)

Co-authored-by: Hailin Wang <[email protected]>
mergify bot added a commit that referenced this pull request Mar 22, 2024
[bugfix] Add startup argument for abaqus.cae (#5575)

Introduced #5492

(cherry picked from commit dc46d33)

Co-authored-by: Hailin Wang <[email protected]>
mergify bot pushed a commit that referenced this pull request Mar 22, 2024
mergify bot pushed a commit that referenced this pull request Mar 22, 2024
mergify bot added a commit that referenced this pull request Mar 22, 2024
[bugfix] Add startup argument for abaqus.cae (#5575)

Introduced #5492

(cherry picked from commit dc46d33)

Co-authored-by: Hailin Wang <[email protected]>
mergify bot pushed a commit that referenced this pull request Mar 22, 2024
mergify bot added a commit that referenced this pull request Mar 22, 2024
[bugfix] Add startup argument for abaqus.cae (#5575)

Introduced #5492

(cherry picked from commit dc46d33)

Co-authored-by: Hailin Wang <[email protected]>
mergify bot added a commit that referenced this pull request Mar 22, 2024
[bugfix] Add startup argument for abaqus.cae (#5575)

Introduced #5492

(cherry picked from commit dc46d33)

Co-authored-by: Hailin Wang <[email protected]>
mergify bot pushed a commit that referenced this pull request Mar 22, 2024
mergify bot pushed a commit that referenced this pull request Mar 22, 2024
mergify bot added a commit that referenced this pull request Mar 22, 2024
[bugfix] Add startup argument for abaqus.cae (#5575)

Introduced #5492

(cherry picked from commit dc46d33)

Co-authored-by: Hailin Wang <[email protected]>
mergify bot added a commit that referenced this pull request Mar 22, 2024
[bugfix] Add startup argument for abaqus.cae (#5575)

Introduced #5492

(cherry picked from commit dc46d33)

Co-authored-by: Hailin Wang <[email protected]>
Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @haiiliin - I've reviewed your changes and they look great!

General suggestions:

  • Consider reordering parameters in the method signature for improved readability and logical grouping.
  • Simplify the conditional expressions for 'guiRecord' and 'guiNoRecord' to enhance code clarity.
Here's what I looked at during the review
  • 🟡 General issues: 2 issues found
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good
  • 🟢 Docstrings: all looks good

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.

src/abqpy/cli.py Show resolved Hide resolved
mergify bot added a commit that referenced this pull request Mar 22, 2024
[bugfix] Add startup argument for abaqus.cae (#5575)

Introduced #5492

(cherry picked from commit dc46d33)

Co-authored-by: Hailin Wang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-all Backport to all branches bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: AbqpyCLI.cae() got an unexpected keyword argument 'startup'
1 participant