fix cmd recommend to use f string
This commit is contained in:
parent
d4c1dc2bf2
commit
8649231860
3 changed files with 2 additions and 3 deletions
|
@ -1 +1 @@
|
|||
1580360691
|
||||
1580361700
|
|
@ -22,5 +22,4 @@ class TestRuntimeFile(unittest.TestCase):
|
|||
self.assertLess(math.floor(time.time()) - int(result_file.read()), 1800)
|
||||
|
||||
|
||||
|
||||
unittest.main()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue