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

add import + better message for par #347

Merged
merged 6 commits into from
Nov 12, 2023
Merged

Conversation

kennyworkman
Copy link
Member

Because parameter types in the jit workflow are now imported from the latch_metadata package they all use fully qualified names. If developer constructs their own types in that package we will have to figure out how to bring appropriate import statement to jit code in the future

latch_cli/snakemake/config/parser.py Outdated Show resolved Hide resolved
latch_cli/snakemake/config/parser.py Outdated Show resolved Hide resolved
@kennyworkman
Copy link
Member Author

  • best effort display name for snakemake parameters generated from config
  • small description of __init__.py and parameters.py in latch_metadata

@kennyworkman kennyworkman merged commit f012328 into main Nov 12, 2023
8 checks passed
@kennyworkman kennyworkman deleted the kenny/fix-typing-jit-import branch November 12, 2023 21:05
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