missing 'tab'

This commit is contained in:
Hicham Agueny 2024-02-20 14:36:19 +01:00 committed by GitHub
parent 56445c201e
commit e1992ca416
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -187,7 +187,6 @@ class FORCE (Simulator.BaseSimulator):
) )
) )
) )
self.u0, self.u1 = self.u1, self.u0 self.u0, self.u1 = self.u1, self.u0
hip_check(hip.hipDeviceSynchronize()) hip_check(hip.hipDeviceSynchronize())