bcaller

Results 9 issues of bcaller

Something to decide when making the GBFS parser in #140 : How do we deal with [free bikes that are not at a station](https://github.com/NABSA/gbfs/blob/master/gbfs.md#free_bike_statusjson)? Should we add them to the...

see #21 Allows you to search text for pinyin which has been numbered. I will modify this if I did something wrong.

https://github.com/python-security/pyt/blob/e692581255d551ae13963dab8913f729cb5023ee/pyt/cfg/expr_visitor.py#L207-L209 I'm not that sure what the correct behaviour here is. Capitalisation looks wrong so I think `type(Node) == BBorBInode` will always be `False`. Removing the check on L209 doesn't...

I noticed some code I had crashed pyt. I managed to reduce it to what I think is the minimum required for the RecursionError. In the original code we had...

There are a few cases I've found where feeding the output of ammonia back into ammonia gives a different output. I'm not sure if this means that the initial output...

#1392

Tip button and menu button (three dots) blocked by clipboard button. Example: https://github.com/octocat/Spoon-Knife/commit/d0dd1f61b33d64e29d8bc1372a94ef6a2fee76a9#r124496324 ![image](https://github.com/brave/brave-site-specific-scripts/assets/5838651/c3d6a449-39fb-4dc7-a5e0-1de79fdaf777)

Added contrast, sharpness, blue light reduction, black equalizer and osd timeout. Also wasted some time making a silly data class `Property` so that you can do transitions without needing to...