Skip to content

Emc3 field#50

Merged
ZedThree merged 3 commits intomasterfrom
emc3-field
Dec 2, 2025
Merged

Emc3 field#50
ZedThree merged 3 commits intomasterfrom
emc3-field

Conversation

@dschwoerer
Copy link
Copy Markdown
Collaborator

No description provided.

dschwoerer and others added 2 commits November 24, 2025 12:32
Copy link
Copy Markdown
Member

@ZedThree ZedThree left a comment

Choose a reason for hiding this comment

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

There's a bunch of commented out code -- ruff should catch this for you :)

We should add a ruff workflow

Comment on lines +7 to +12
try:
import eudist

has_eudist = True
except ImportError:
has_eudist = False
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Just add to the dependencies?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I am not sure we want to always pull this in. xemc3 always pulls this in, so any xemc3 user should have that.

If you think this is needed, we should probably have a dependency on xemc3 as well.

@dschwoerer dschwoerer dismissed ZedThree’s stale review December 2, 2025 09:26

I have addressed the comments

@dschwoerer dschwoerer requested a review from ZedThree December 2, 2025 09:26
@ZedThree ZedThree merged commit 73ef0b7 into master Dec 2, 2025
11 checks passed
@ZedThree ZedThree deleted the emc3-field branch December 2, 2025 16:55
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.

2 participants