mirror of
https://github.com/Ladebeze66/odoo_toolkit.git
synced 2025-12-13 12:36:52 +01:00
2 lines
58 B
Python
2 lines
58 B
Python
def print_error(message):
|
|
print(f" Erreur: {message}") |