mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-11 09:07:18 +01:00
Code clean up
This commit is contained in:
parent
05b7bcd199
commit
4386b09eb1
2 changed files with 6 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
class Renderable(object):
|
||||
class Renderable:
|
||||
"""
|
||||
A handy mixin to make it easier/cleaner to print output based on a
|
||||
verbosity value.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue