Created
August 11, 2015 09:02
-
-
Save zadoev/8b07996348020343e511 to your computer and use it in GitHub Desktop.
test what is gist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 'icon': api_clan_info['emblems']['large'], | |
| # 'tag': api_clan_info['abbreviation'], | |
| # 'motto': api_clan_info['motto'], | |
| # 'position': int(clan_to_process['position']), | |
| # 'strength': int(clan_to_process['totalrate']), | |
| # 'power': int(clan_to_process['firepower']), | |
| # 'skill': int(clan_to_process['skill']), | |
| # 'id': int(clan_id), |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment