Skip to content

Commit

Permalink
Minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
domokane committed Oct 5, 2020
1 parent 306c084 commit 1e1082f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion financepy/finutils/FinDate.py
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,8 @@ def __repr__(self):
return dateStr

###########################################################################

# REMOVE THIS

def _print(self):
''' prints formatted string of the date. '''
print(self)
Expand Down

0 comments on commit 1e1082f

Please sign in to comment.