Skip to content

Commit

Permalink
Fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Clivern committed Oct 1, 2019
1 parent 58acbf8 commit 093fd1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/modules/core/status_page.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@


class StatusPage():

def __init__(self):
self.__option_entity = OptionEntity()
self.__incident_entity = IncidentEntity()
Expand Down

0 comments on commit 093fd1e

Please sign in to comment.