mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-31 21:41:33 +00:00
Just use regular yaml and link it.
This commit is contained in:
parent
67f2028aef
commit
ada894441b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ import os
|
||||||
import select
|
import select
|
||||||
import subprocess
|
import subprocess
|
||||||
import sys
|
import sys
|
||||||
from vendor import yaml
|
import yaml
|
||||||
|
|
||||||
|
|
||||||
IGNORE_HOSTS = [
|
IGNORE_HOSTS = [
|
||||||
|
|
Loading…
Add table
Reference in a new issue