Skip to content

Remove import of snakemake.io.Wildcards#72

Merged
joverlee521 merged 1 commit intomainfrom
snakemake-support
Apr 1, 2026
Merged

Remove import of snakemake.io.Wildcards#72
joverlee521 merged 1 commit intomainfrom
snakemake-support

Conversation

@joverlee521
Copy link
Copy Markdown
Contributor

@joverlee521 joverlee521 commented Mar 31, 2026

Description of proposed changes

Wildcards has been moved in Snakemake 9.17.0¹ and again in 9.18.0.² The import was non-functional and for typing purposes only, so just remove the import and not rely on Snakemake internals as discussed
in nextstrain/public#39

¹ snakemake/snakemake@ffb19e7
² snakemake/snakemake@2ed2c23

Checklist

  • Checks pass
  • If adding a script, add an entry for it in the README.

`Wildcards` has been moved in Snakemake 9.17.0¹ and
again in 9.18.0.² The import was non-functional and
for typing purposes only, so just remove the import
and not rely on Snakemake internals as discussed
in <nextstrain/public#39>

¹ <snakemake/snakemake@ffb19e7>
² <snakemake/snakemake@2ed2c23>
Copy link
Copy Markdown
Member

@jameshadfield jameshadfield left a comment

Choose a reason for hiding this comment

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

Typing in python is such a mixed bag!

@joverlee521 joverlee521 merged commit c29898f into main Apr 1, 2026
2 checks passed
@joverlee521 joverlee521 deleted the snakemake-support branch April 1, 2026 17:08
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