emfcamp / badge-2024-documentation

Tildagon badge documentation website
https://tildagon.badge.emfcamp.org/
21 stars 38 forks source link

Convert counter integer to string #199

Closed ilumos closed 4 months ago

ilumos commented 4 months ago

Description

Fixes the following error:

Traceback (most recent call last):
  File "system/scheduler/__init__.py", line 220, in _render_task
  File "apps/example/app.py", line 16, in draw
TypeError: can't convert 'int' object to str implicitly