mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
parent
b3897a1235
commit
ae58042a3e
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ class Source:
|
|||
def on_update(self, name, version, oldver):
|
||||
pass
|
||||
|
||||
def on_no_result(self, name, oldver):
|
||||
def on_no_result(self, name):
|
||||
pass
|
||||
|
||||
def on_exception(self, name, exc):
|
||||
|
|
Loading…
Add table
Reference in a new issue