docs: add docs for passbook_user_debug
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
"""policy structures"""
|
||||
from __future__ import annotations
|
||||
|
||||
from dataclasses import field
|
||||
from typing import TYPE_CHECKING, Dict, List, Optional, Tuple
|
||||
|
||||
from django.db.models import Model
|
||||
|
||||
Reference in New Issue
Block a user