-
error log1:
[🔔 Dio] LoginReq cannot be used to imply a default content-type, please set a proper content-type in the request.
error log2:
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhand…
-
Having this code:
```python
import batou.utils
import batou.componet
import batou.lib.file
class MyComponent(batou.component.Component):
def configure(self):
self.address = batou.utils…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When using the bulk writer to format CSV files, if bf16 and float16 vector types are present,…
-
After a lot of back and forth with the looker support we where directed to instead submit an issue here instead.
This is a regression issue for the SDK, the following code works in ```"looker-sdk" …
-
We currently face an issue where a library we use, uses reflectable and therefore transitively introduces the Builder bundled with reflectable.
We have a highly dynamic and huge package landscape and …
-
```
It's not possible to pass SortSpecifier class through GWT-RPC.
If you try to do this, a error occurs during compilation:
[ERROR] [Exif] com.smartgwt.client.data.SortSpecifier is not default
ins…
-
Use case: Fetch a large group of matches and want to store them somewhere for later analysis offline. Want to be able to convert a match (with all included player, roster, participant, and asset objec…
-
Currently ModelMode, SeasonalityMode, and TrendMode are enums [defined in utils](https://github.com/unit8co/darts/blob/master/darts/utils/utils.py) which cannot be serialized in a json format without …
-
![image](https://user-images.githubusercontent.com/30980283/62080706-6400b400-b27b-11e9-8c5d-6e15a4c95a27.png)
-
Hi. I've just started using the xero-python SDK (v 6.3.0) to retrieve Invoices. There appears to be an issue in the client when serializing UUID fields
This code:
```python
response = accounting_…