diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-10-24 12:01:57 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-10-24 12:01:57 +0700 |
| commit | 9e640373587dea1e612b34eca6308cb42458b714 (patch) | |
| tree | 5222b900daef5a6eafceeed7c572c715891ae620 /ob_chatter_position/__init__.py | |
| parent | 2b3c94874466c3dd0a05f0f81dd4b09bc3f87987 (diff) | |
Update __init__.py, __manifest__.py, and 21 more files...
Diffstat (limited to 'ob_chatter_position/__init__.py')
| -rwxr-xr-x | ob_chatter_position/__init__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ob_chatter_position/__init__.py b/ob_chatter_position/__init__.py new file mode 100755 index 0000000..a0fdc10 --- /dev/null +++ b/ob_chatter_position/__init__.py @@ -0,0 +1,2 @@ +# -*- coding: utf-8 -*- +from . import models |
