https://github.com/pupil-labs/pupil
Raw File
Tip revision: 8a2fc32d903b1f15e35f09ced8db60f9efba5b31 authored by Patrick Faion on 17 December 2019, 11:06:33 UTC
Sort and format imports
Tip revision: 8a2fc32
pylama.ini
[pylama:pycodestyle]
max_line_length = 88
back to top