Shawn Wall
Shawn Wall
I just wanted to share my "fix" for this for those of you who may be using docker compose and are possibly running *multiple* frontend containers. Originally I had to...
I'm seeing a similar issue during usage.
also stating this isn't working for me :\ ``` node v16.14.0 yarn 3.2.3 ```
I'm also seeing this issue when utilizing `StringIO` in a test: ``` response = client.put( f"{BASE_PATH}/name/file-import", files={"file": StringIO("mockfile")}, ) error: Argument "files" to "post" has incompatible type "Dict[str, Tuple[str, bytes]]";...
bumping this case, as this is also causing problems for me. thx @KKawamura1
@KKawamura1 can we bump this to get the checks to run again given https://github.com/dropbox/sqlalchemy-stubs/pull/179 got merged? I'm also experiencing the float issue.
It appears as though when its going and updating `pip` itself in the context of python 3.5, its getting a newer pip that utilizes f-strings that python3.5 itself doesn't support....
Added issue #208 along with a PR. I'm currently waiting on the travis build to run to see if it fixes the prob :)
@KKawamura1 my fix for the tests in #208 was merged to master. Can you plz merge in master to re-run CI here?
do we have any official documentation on this feature? when docked, i see a NON greyed out toggle but whether its on or off it still says 'HDR Enabled (Forced...