4teamwork / ftw.linkchecker

0 stars 0 forks source link

Use `next` instead of list comprehension. #84

Closed busykoala closed 10 months ago

busykoala commented 4 years ago

You could use next here: https://stackoverflow.com/questions/7006839/alternative-to-list-comprehension-if-there-will-be-only-one-result?answertab=active#tab-top

Originally posted by @tinagerber in https://github.com/4teamwork/ftw.linkchecker/pull/80