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:
4
odoo-stubs/cli/neutralize.pyi
Normal file
4
odoo-stubs/cli/neutralize.pyi
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
from . import Command
|
||||||
|
|
||||||
|
class Neutralize(Command):
|
||||||
|
def run(self, args) -> None: ...
|
||||||
Reference in New Issue
Block a user