Print Format not get created while pulling updates

Hi,

I am working on 3rd version ie wn framework. I have made some changes in code and trying to pull them using command ./lib/wnf.y --update upstream master.

But unfortunately, it’s not updating print format changes.

I also tried with,
./lib/wnf.py --sync_all and ./lib/wnf.py --sync_all -f

But no success.

Please let me know how to fetch these print format changes.

Thanks,
Saurabh

Have you checked modified value in json file of print format. It must be greater than the one where you are updating.