🤬
  • ■ ■ ■ ■
    changedetectionio/update_worker.py
    skipped 212 lines
    213 213   
    214 214   except content_fetcher.checksumFromPreviousCheckWasTheSame as e:
    215 215   # Yes fine, so nothing todo
    216  - continue
     216 + pass
    217 217   
    218 218   except content_fetcher.EmptyReply as e:
    219 219   # Some kind of custom to-str handler in the exception handler that does this?
    skipped 89 lines
Please wait...
Page is in error, reload to recover