Skip to content

Commit 37123e9

Browse files
committed
clear BOM encoding
1 parent c41ff6e commit 37123e9

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

‎recipes/faz_net.recipe‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import json
1+
import json
22
import re
33

44
from calibre.web.feeds.news import BasicNewsRecipe, prefixed_classes

‎recipes/gagadget_de.recipe‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python
22
# vim:fileencoding=utf-8
33

44
from calibre.web.feeds.news import BasicNewsRecipe

‎recipes/gagadget_en.recipe‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python
22
# vim:fileencoding=utf-8
33

44
from calibre.web.feeds.news import BasicNewsRecipe

‎recipes/gagadget_es.recipe‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python
22
# vim:fileencoding=utf-8
33

44
from calibre.web.feeds.news import BasicNewsRecipe

‎recipes/gagadget_fr.recipe‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python
22
# vim:fileencoding=utf-8
33

44
from calibre.web.feeds.news import BasicNewsRecipe

‎recipes/gagadget_it.recipe‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python
22
# vim:fileencoding=utf-8
33

44
from calibre.web.feeds.news import BasicNewsRecipe

‎recipes/gagadget_nb.recipe‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python
22
# vim:fileencoding=utf-8
33

44
from calibre.web.feeds.news import BasicNewsRecipe

‎recipes/gagadget_nl.recipe‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python
22
# vim:fileencoding=utf-8
33

44
from calibre.web.feeds.news import BasicNewsRecipe

‎recipes/gagadget_ru.recipe‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python
22
# vim:fileencoding=utf-8
33

44
from calibre.web.feeds.news import BasicNewsRecipe

‎recipes/gagadget_ua.recipe‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python
22
# vim:fileencoding=utf-8
33

44
from calibre.web.feeds.news import BasicNewsRecipe

0 commit comments

Comments
 (0)