Removed unnecessary parentheses after simplification.

This commit is contained in:
2017-06-05 03:58:39 +02:00
parent 3b26580815
commit 7ae0a1f289
3 changed files with 6 additions and 8 deletions

View File

@@ -11,6 +11,7 @@ Features:
Bug Fixes:
* adds missing error message when attempting to read inaccessible file
* removes unnecessary parentheses after simplification
## 0.1.5 (2017-05-04)