Skip to content

data format #1

Description

@zambbo
let entire_news_lists = {
    'bbc' : {
        'tech': [],
        'sci': [],
        'business':[],
        'world':[],
    },
    'wsj':{
        'tech': [],
        'business':[],
        'world':[],
    },
    'naver':{
        'tech':[],
        'business':[],
        'world':[],
    },
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions