Commit b851b866 by taufikyu

update warning ignore

1 parent 7d58cfcb
......@@ -21,7 +21,7 @@ from sqlalchemy.orm import (
from sqlalchemy.ext.declarative import declarative_base
from esipkd.models.isipkd import (ARInvoice, ARSspd)
warnings.filterwarnings("ignore")
warnings.simplefilter('ignore')
## python cron_payment_callback_pemda.py [/config.ini] [tahun]
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!