Searched refs:uncomment (Results 1 – 1 of 1) sorted by relevance
29 def uncomment(dts): function64 actual = uncomment(str(dt))1051 assert uncomment(str(dt)) == """1108 assert uncomment(str(dt)) == expected_dt
Completed in 27 milliseconds