1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pgadmin_ynh.git synced 2024-09-03 19:56:38 +02:00

Add warning about config edition

This commit is contained in:
Josué Tille 2024-08-31 11:29:34 +02:00
parent d1cd1532af
commit e2dece0647
No known key found for this signature in database
GPG key ID: 5F259226AD51F2F5

View file

@ -1,5 +1,7 @@
#!/usr/bin/env python3
# WARNING: Don't edit this file. All change will be removed after each app upgrade
import builtins
import logging
import os