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