------------------------------------------------------------------------------------------------------
`Full
Changelog <https://github.com/darkfoxprime/python-astformatter/compare/v0.6.2...0.6.4>`_
**Fixed bugs:**
- Process docstring if exsts in Module, ClassDef, and FunctionDef
nodes.
`9 <https://github.com/darkfoxprime/python-astformatter/pull/9>`_
(`darkfoxprime <https://github.com/darkfoxprime>`_)
- Add parens around unary operands if necessary
`8 <https://github.com/darkfoxprime/python-astformatter/pull/8>`_
(`zerebubuth <https://github.com/zerebubuth>`_)