tompollard / tableone

Create "Table 1" for research papers in Python
https://pypi.python.org/pypi/tableone/
MIT License
159 stars 38 forks source link

Increase max width to 119 characters for Flake8 style check #151

Closed tompollard closed 1 year ago

tompollard commented 1 year ago

The default max width of 79 characters is limiting. Bump to 119 characters in a new .flake8 configuration file.