fix up string manipulation
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import re
|
||||
|
||||
def boolean_to_int(value: bool) -> int:
|
||||
if value:
|
||||
|
||||
Reference in New Issue
Block a user