Flipped the polarity in the `ltr303_advanced_test` to `False` on the int pin. This keeps the pin High until the interrupt triggers, then drops the pin to Low. Thanks kattni!
To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-ltr329-ltr303`.
Read the [docs](https://docs.circuitpython.org/projects/ltr329-ltr303/en/latest/) for info on how to use it.