Skip to content

Conversation

@anselor
Copy link
Contributor

@anselor anselor commented Aug 11, 2019

anselor and others added 4 commits August 5, 2019 18:29
Also:
- Added flake8 invoke task to run flake8 static analysis
- Started fixing flake8 warnings
…ss wrapping unicode characters of variable width.

  Now uses wcwidth to measure words too large to fit and decreases the word shard until the wcwidth comes in below the remaining available display space.
Fixes #32
@anselor anselor added this to the 0.1.4 milestone Aug 11, 2019
@anselor anselor self-assigned this Aug 11, 2019
#!/usr/bin/env python
# coding=utf-8
"""
Simple demonstration of TableFormatter with a list of dicts for the table entries.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding unit tests related to the two things that got fixed and the new feature would be highly desirable.

@anselor anselor merged commit e08937c into master Aug 12, 2019
@tleonhardt tleonhardt deleted the dict_rows branch August 13, 2019 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants