summaryrefslogtreecommitdiff
path: root/anchor.py
Commit message (Collapse)AuthorAgeFilesLines
* fix issue #255 and #256 empty collection defaulting to flow-style0.15.76Anthon van der Neut2018-11-011-2/+1
| | | | | | | | an empty collection now defaults to best style. I.e. if elements are inserted their style is not forced to flow-style *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so using the WorkFlow pull-down (close to the top right of this page))*
* moved Anchor to own moduleAnthon van der Neut2018-10-291-0/+14
this prevents future circular imports