bartneck / swiML

A project to formalise swimming programs using XML
MIT License
2 stars 2 forks source link

simplification not possible with embedded continue in swiML.py #83

Closed bartneck closed 4 months ago

bartneck commented 4 months ago

When including a continue in a simplified repetition, an exception is triggered. The file is:

jasiMasters/JasiMasters2024022001.py

The error is:

Exception: Cannot simplify continue with repetitions of different lengths  
100 meters n drill n  
 cannot be simplified with 
200 swim as
   | 100 meters n drill n  
   | 
   | 
   | 100 meters any  
   |