diff options
author | Leonard Richardson <leonardr@segfault.org> | 2019-12-24 09:39:03 -0500 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2019-12-24 09:39:03 -0500 |
commit | b6c5db5c45cd38cd4df50f415d42f518fc821ca2 (patch) | |
tree | d5841385cd96ad6ff99028ea9137eb13c456d949 /CHANGELOG | |
parent | 11d1335989f5dde3b1c6b84f05bc6cf8a1fedd59 (diff) |
Wrote docstrings for formatter.py.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -= Unreleased += 4.8.2 (20191224) * Added Python docstrings to most public methods. |