Thibaut LaBarre
Thibaut LaBarre
I get the follow warning when running the git pre-commit hook: ``` xargs: illegal option -- - usage: xargs [-0opt] [-E eofstr] [-I replstr [-R replacements]] [-J replstr] [-L number]...
This is a request for AWS CDK to support selectors (a la jQuery/CSS) for resources that would enable me to import existing resources by type and tag. ### Use Case...
Accessing the `.label` member for a `models.TextChoices` enumeration type https://docs.djangoproject.com/en/3.0/ref/models/fields/#enumeration-types raises this pylint error: `Instance of 'tuple' has no 'label' member (no-member)`. Is this something that would make sense to...
We are getting the following error when trying to call `.exchange_to`: ``` # /Users/thibaut/.rvm/gems/ruby-2.7.4/gems/money-6.9.0/lib/money/rates_store/memory.rb:56:in `get_rate' /Users/thibaut/.rvm/gems/ruby-2.7.4/gems/eu_central_bank-1.1.3/lib/eu_central_bank.rb:91:in `get_rate' /Users/thibaut/.rvm/gems/ruby-2.7.4/gems/eu_central_bank-1.1.3/lib/eu_central_bank.rb:59:in `exchange_with' /Users/thibaut/.rvm/gems/ruby-2.7.4/gems/money-6.9.0/lib/money/money.rb:436:in `exchange_to' ``` It seems like the instantiated store is the...
Proposal to fix #78
- **I'm submitting a ...** [ ] bug report [ ] feature request [x] question about the decisions made in the repository [ ] question about how to use this...