Move chart methods out of _BaseObject and into their own _Chartable so they can only be used by relevant classes (Group, Tag, User)
This commit is contained in:
parent
13f642f375
commit
e09c480980
3 changed files with 76 additions and 65 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -34,6 +34,7 @@ htmlcov/
|
|||
nosetests.xml
|
||||
coverage.xml
|
||||
output.html
|
||||
output.xml
|
||||
|
||||
# Translations
|
||||
*.mo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue