diff options
| author | Indoteknik . <it@fixcomart.co.id> | 2025-07-05 10:51:52 +0700 |
|---|---|---|
| committer | Indoteknik . <it@fixcomart.co.id> | 2025-07-05 10:51:52 +0700 |
| commit | fc6d38599b405820b3c266a31ef21a3a0f3f0a73 (patch) | |
| tree | 97cbc4bb913f76651ae9cc774b7a9f716bae8167 /indoteknik_custom/models/patch/__init__.py | |
| parent | d9ddc88ea00a5c86c7cf82552970ab0c917d8544 (diff) | |
(andri) fix
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 |
