mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Just use regular yaml and link it.
This commit is contained in:
parent
0b793a3797
commit
f332a90140
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