diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:57:02 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:57:02 +0100 |
| commit | b18d4acc015fb9ff66969ac95a4d8e78bdfa43e2 (patch) | |
| tree | 00620b1233219b876253b3e6715a8d062fa36573 /examples/tricks/anytzclock | |
| parent | Update-email (diff) | |
| download | xpybar-1.20.3.tar.gz xpybar-1.20.3.tar.bz2 xpybar-1.20.3.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'examples/tricks/anytzclock')
| -rw-r--r-- | examples/tricks/anytzclock | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/tricks/anytzclock b/examples/tricks/anytzclock index 0eef3e0..5bb631a 100644 --- a/examples/tricks/anytzclock +++ b/examples/tricks/anytzclock @@ -92,4 +92,3 @@ def redraw(): text = '%s' % my_clock.read() bar.clear() bar.draw_coloured_text(0, 10, 0, 2, text) - |
