Fix launch bug in all-in-one-no-pm.py
authorRoss Lockwood <4527806+spincrisis@users.noreply.github.com>
Wed, 4 Mar 2020 15:30:18 +0000 (08:30 -0700)
committerGitHub <noreply@github.com>
Wed, 4 Mar 2020 15:30:18 +0000 (08:30 -0700)
commitbde3840195e7b9c8b32759a2b801e6d31263218f
tree048880f728dc916a766f3f7725ce947d2f93deaa
parent0b149bfc6c839dc37b65c31bc7834a1fc59d60cb
Fix launch bug in all-in-one-no-pm.py

Launching all-in-one-no-pm.py results in an error due to line 57. FontSize should be replaced with the variable font_size, to run line 57 without error.
examples/all-in-one-no-pm.py