Closed zeldin closed 2 weeks ago
The code was trying to use self.embed_files[-1].next before setting it.
Can you please point me to the line where this access happens? I fail to see it.
Ah, ok, Now I see it.
Sure. Use is here Assignment is here
The code was trying to use self.embed_files[-1].next before setting it.