diff options
| author | Xin LI <delphij@FreeBSD.org> | 2022-01-03 01:44:41 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2022-01-03 01:44:41 +0000 |
| commit | 048bd4094ff308722af59e857c54819c9313875a (patch) | |
| tree | b9e408b4bcc6134b4111262b2c80c2fc96cc84cc /python/file_magic/__init__.py | |
| parent | 2d24dbcf45a851fa5c7960160b7b4a28ff373558 (diff) | |
Diffstat (limited to 'python/file_magic/__init__.py')
| -rw-r--r-- | python/file_magic/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/file_magic/__init__.py b/python/file_magic/__init__.py new file mode 100644 index 000000000000..c71f1242950a --- /dev/null +++ b/python/file_magic/__init__.py @@ -0,0 +1 @@ +name = 'file_magic' |
