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

Brothers War #38

Open
gmanik opened this issue Nov 30, 2022 · 1 comment
Open

Brothers War #38

gmanik opened this issue Nov 30, 2022 · 1 comment

Comments

@gmanik
Copy link

gmanik commented Nov 30, 2022

Using this to get the cards from brothers war -

cards = Card.where(set='BRO').all()

but coming back

cards = [ ]

Tried lowercase found BRO from your Set.name

Any help appreciated

@angelcastrejon
Copy link

It appears that this issue has been resolved for 'BRO'.

I am getting an empty list with Card.where(set='AAFR').all().

Tried lowercase with no success.

Any help is appreciated.

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

2 participants