mirror of
https://github.com/odoo-ide/odoo-stubs.git
synced 2025-05-08 16:52:26 +03:00
Update stubs
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
def guess_mimetype(bin_data: str, default: str | None = ...) -> str: ...
|
def guess_mimetype(bin_data: str, default: str | None = ...) -> str: ...
|
||||||
def neuter_mimetype(mimetype: str, user) -> str: ...
|
def neuter_mimetype(mimetype: str, user) -> str: ...
|
||||||
def get_extension(filename: str) -> str: ...
|
def get_extension(filename: str) -> str: ...
|
||||||
|
def fix_filename_extension(filename: str, mimetype: str) -> str: ...
|
||||||
|
|||||||
Reference in New Issue
Block a user