Skip to content

Commit

Permalink
changes comment
Browse files Browse the repository at this point in the history
  • Loading branch information
WolfgangFahl committed Aug 14, 2024
1 parent 4e1d360 commit 176bd09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/wikigrid.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ def as_dict(self):

class WikiCheck:
"""
A check for a Mediawiki.
Check to be performed on a Mediawiki.
"""

def __init__(self, name, func, checked=True):
Expand Down

0 comments on commit 176bd09

Please sign in to comment.