]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Remove unused MutableDict._is_none() method 9381/head
authorNils Philippsen <nils@tiptoe.de>
Mon, 27 Feb 2023 18:30:35 +0000 (19:30 +0100)
committerNils Philippsen <nils@tiptoe.de>
Tue, 28 Feb 2023 21:02:54 +0000 (22:02 +0100)
commitfd903ce1b949d2af26ceb6c2159ad84aab007f3d
tree2525447ec8ab8aff1765b8d36751a4530af3ce3a
parentb493a3fc183ade9879c81d0d0c3d3a0666ce6e2d
Remove unused MutableDict._is_none() method

Signed-off-by: Nils Philippsen <nils@tiptoe.de>
lib/sqlalchemy/ext/mutable.py