eyurtsev / FlowCytometryTools

A python package for visualization and analysis of high-throughput flow cytometry data
https://eyurtsev.github.io/FlowCytometryTools/
MIT License
113 stars 46 forks source link

Update docstring.py to use inspect.cleandoc inplace of dedent #24

Closed NobregaIPI closed 5 years ago

NobregaIPI commented 5 years ago

This change is made to keep current with matplotlib library changes. It is made in response to deprecation warning.