-
Notifications
You must be signed in to change notification settings - Fork 2
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
Fixing the issues in the tests #7
Fixing the issues in the tests #7
Conversation
@mtfishman It looks like the problem was related to looping over the types written as sybmols. For example in |
Can you delete the corresponding commented code from |
@mtfishman , I think the easiest would be if you merge this, I'll apply the new skeleton on top of that in a separate PR? |
Description
This PR seeks to fix the issues pointed out by Matt in the initial commit of this repo.
Fixes #(issue)
I added a extensions for FillArrays and created default type parameters for an AbstractFill.
Checklist: