Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Commit

Permalink
cut-n-paste-o
Browse files Browse the repository at this point in the history
  • Loading branch information
naknomum committed Dec 18, 2023
1 parent e01bc4e commit ff32d14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/modules/site_settings/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -1024,7 +1024,6 @@ def usage(cls):
counts[row[0]] = row[1]
return counts

@classmethod
def __repr__(self):
return (
f"<{self.__class__.__name__}(desc={self.get('description')} "
Expand Down

0 comments on commit ff32d14

Please sign in to comment.