Commit Graph

12 Commits (f5c037a7350a8a778e412ced3e53fec8dccb60ce)

Author SHA1 Message Date
awsr 3dd09fde08
Syntax change 2026-03-30 20:09:02 -07:00
awsr 59b9ca50ee
Guard against divide by zero and out-of-bounds 2026-03-29 01:25:22 -07:00
awsr eeb9b6291b
Update typing + enforce variable not unbound + import sort 2026-03-28 19:27:45 -07:00
awsr 8d6ec348b2
Refactor get_grid_size
Type safe, avoids redefining parameter types, and the static type checker is able to parse it easily.
2026-03-28 19:18:55 -07:00
awsr a1b03a383c
Upgrade Grid to typed NamedTuple 2026-03-28 19:17:59 -07:00
vladmandic b90558430e fix grid
Signed-off-by: vladmandic <mandic00@live.com>
2026-03-25 09:11:31 +01:00
awsr fd1646cc37
Revert extra return statement 2026-03-24 06:28:39 -07:00
awsr 2d81bcdc69
RUF013 updates + type fixes 2026-03-24 04:12:14 -07:00
Vladimir Mandic e5c494f999 cleanup logger 2026-02-19 11:09:13 +01:00
Vladimir Mandic a3074baf8b unified logger 2026-02-19 09:46:42 +01:00
Vladimir Mandic bfe014f5da modernize typing 2026-02-19 09:15:37 +01:00
vladmandic da1cf2f996 refactor image methods
Signed-off-by: vladmandic <mandic00@live.com>
2026-02-11 12:29:00 +01:00