Have I done something stupid or is this a bug? Whenever a new AI Project gets created, the files always seem to be surrounded with non-syntactic backticks and the name of the language, e.g.:
```
python
#code here
#…
```
Not a showstopper, just a bit of a pain to have to go deleting them in every file.