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

Require name for Chopper constructor #67

Merged
merged 7 commits into from
Nov 27, 2024
Merged

Require name for Chopper constructor #67

merged 7 commits into from
Nov 27, 2024

Conversation

nvaytet
Copy link
Member

@nvaytet nvaytet commented Nov 27, 2024

Fixes #62

@@ -99,6 +103,7 @@ def test_phase():
close=sc.array(dims=['cutout'], values=[20.0], unit='deg'),
phase=0.0 * deg,
distance=10.0 * meter,
name='choppe1',
Copy link
Member

Choose a reason for hiding this comment

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

I assume this typo doesn't really affect anything in the tests.

@nvaytet nvaytet merged commit 3c9f8b2 into main Nov 27, 2024
3 checks passed
@nvaytet nvaytet deleted the require-chopper-name branch November 27, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatically assign chopper name.
2 participants