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

Adding Attributes to a DNA_construct results in a warning #263

Open
WilliamIX opened this issue Dec 22, 2021 · 0 comments
Open

Adding Attributes to a DNA_construct results in a warning #263

WilliamIX opened this issue Dec 22, 2021 · 0 comments

Comments

@WilliamIX
Copy link
Collaborator

The warning has something to do with DNA_construct not having any internal species (yet). Ultimately the attribute works. This issue might be due to where DNA_construct calls Construct.init or potentially the best solution may be to just remove the warning altogether.

DNA_construct( ...
attributes = ["genomic"]
)

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

No branches or pull requests

1 participant