/check is broken #8

Closed
opened 2015-01-07 23:27:07 +00:00 by jomo · 0 comments
jomo commented 2015-01-07 23:27:07 +00:00 (Migrated from github.com)

This should be something obvious but I can't spot it for some reason:

  File "check.py", line 74, in get_all_data
    website = get_website_data(player)
  File "check.py", line 43, in get_website_data
    return {
TypeError: not all arguments converted during string formatting
This should be something obvious but I can't spot it for some reason: ``` Python File "check.py", line 74, in get_all_data website = get_website_data(player) File "check.py", line 43, in get_website_data return { TypeError: not all arguments converted during string formatting ```
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Redstoner/redstoner-utils#8
No description provided.