diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-07-14 13:09:29 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-07-14 13:09:29 +0700 |
| commit | 6bd30cc76c8d822840a6063959bfe50c6625fd12 (patch) | |
| tree | 890fd4b46c8697fdb4763e4fbdcbc47a9713de9c /indoteknik_custom/models/patch/__init__.py | |
| parent | 717dbfa7070e94c0af2bb39e2cebb4dc71d123b9 (diff) | |
| parent | b70acc8a458e9544f672ecc9549eb1fc3606bc35 (diff) | |
<miqdad> merge
Diffstat (limited to 'indoteknik_custom/models/patch/__init__.py')
| -rw-r--r-- | indoteknik_custom/models/patch/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/models/patch/__init__.py b/indoteknik_custom/models/patch/__init__.py new file mode 100644 index 00000000..051b6537 --- /dev/null +++ b/indoteknik_custom/models/patch/__init__.py @@ -0,0 +1 @@ +from . import http_override
\ No newline at end of file |
