Skip to content

Improper usage of ".".split(something). Should be something.split(".") #121

@tisnik

Description

@tisnik

The following line needs to be fixed:

self._config.feed_names = ','.split(feed_names)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions