Skip to content

Commit

Permalink
moved TODO in visuals/latex/tables.py to issue #11
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanjdillon committed Oct 9, 2017
1 parent 2591697 commit 28a02fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions smartmove/visuals/latex/tables.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,6 @@ def __create_body(data, cols):
import datetime
import numpy

# TODO It is sometimes the case all dtypes or `object`, need to handle this

# Process each row of body data
val_str = ''
keys = list(cols.keys())
Expand Down

0 comments on commit 28a02fb

Please sign in to comment.