MOPS icon indicating copy to clipboard operation
MOPS copied to clipboard

MOPS.json is not a valid JSON file

Open michalfratczak opened this issue 1 year ago • 1 comments

https://github.com/toadstorm/MOPS/blob/6df4bd51250b564fd1a8120d4611ae737d06d2d7/MOPS.json#L9

There is a trailing comma in above line, which makes the MOPS.json an invalid JSON file. In my case I am installing MOPS in automated way and editing this file in python - it would be easier if I could edit it as a JSON.

thanks !!

michalfratczak avatar Sep 11 '24 20:09 michalfratczak

This should be fixed in the latest "henry_dev" build. I'll push this to Experimental once I've tightened up a few more things!

On Wed, Sep 11, 2024, 16:58 Michal @.***> wrote:

https://github.com/toadstorm/MOPS/blob/6df4bd51250b564fd1a8120d4611ae737d06d2d7/MOPS.json#L9

There is a trailing comma in above line, which makes the MOPS.json an invalid JSON file. In my case I am installing MOPS in automated way and editing this file in python - it would be easier if I could edit it as a JSON.

thanks !!

— Reply to this email directly, view it on GitHub https://github.com/toadstorm/MOPS/issues/343, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG3IMOZXFXO7B2G6RQZW2VLZWCVH5AVCNFSM6AAAAABOBZCJRCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGUZDANZVHAYTCNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

toadstorm avatar Sep 12 '24 03:09 toadstorm