Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use normal strings instead of f-strings (Sonar).
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 23 Feb 2023 14:37:40 +0000 (15:37 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 23 Feb 2023 15:19:00 +0000 (16:19 +0100)
commitecc33c97fa51dec0231196a30552ba15606b7fa5
treea72872314f5304f8fa45eff7997a66d7b7fe2396
parent81e32009b1ccfdcb8e9750d02c31c771c36cd731
Use normal strings instead of f-strings (Sonar).
examples/python/app-masterworkers/app-masterworkers.py
examples/python/comm-failure/comm-failure.py
examples/python/comm-suspend/comm-suspend.py
examples/python/platform-failures/platform-failures.py
examples/python/synchro-barrier/synchro-barrier.py
examples/python/synchro-mutex/synchro-mutex.py
teshsuite/s4u/monkey-masterworkers/monkey-masterworkers.py