adafruit / Adafruit_CircuitPython_VL53L4CD

CircuitPython helper library for the VL53L4CD time of flight distance sensor.
MIT License
3 stars 6 forks source link

Disable f-strings in .pre-commit-config.yaml #3

Closed tekktrik closed 2 years ago

tekktrik commented 2 years ago

Should fix remaining CI error

See https://github.com/adafruit/Adafruit_CircuitPython_24LC32/pull/20 for similar PR