Updated `Post()` to get data through `data()` since getitem is removed.
[diaspy.git] / tox.ini
CommitLineData
490a69d0 1[flake8]
eda2bceb 2ignore=E701,E226
490a69d0 3max-line-length=120