We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently the code it locations:
This needs to be moved to the response module.
This includes creating a ExtendedSourceModel class, which should include the code in COSILike.
Once that's done, make the other modules call that function, and remove the duplicated code.
The SourceInjector should propagate these changes and allow for the injection or extended sources (and eventually polarized ones)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently the code it locations:
This needs to be moved to the response module.
This includes creating a ExtendedSourceModel class, which should include the code in COSILike.
Once that's done, make the other modules call that function, and remove the duplicated code.
The SourceInjector should propagate these changes and allow for the injection or extended sources (and eventually polarized ones)
The text was updated successfully, but these errors were encountered: