-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding pretty print methods to Dmap classes
From Issue #2 suggestion, added `__str__` and `__repr__` for better printing of the object that is being used. Only dmap classes were changed because inherited classes will obtain the same attributes for printing of the object but the class name will be adjusted to be same as the actual class and not the dmap classes.
- Loading branch information
Marina Schmidt
committed
May 16, 2019
1 parent
f0325c4
commit fc9acaf
Showing
1 changed file
with
11 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters