Skip to content
Snippets Groups Projects
Unverified Commit d9014ad4 authored by Casey's avatar Casey :recycle: Committed by Oliver Smith
Browse files

core: chroot: make ChrootType membership check work on python 3.10 (MR 2471)


You can't check enum membership with __contains__() on Python 3.10, poke
inside the enum instead.

Signed-off-by: default avatarCaleb Connolly <caleb@postmarketos.org>
parent 50350b12
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment