Also reworked to work with cli

pull/11/head
Nicholas Hope 2022-06-14 21:39:17 -04:00
parent 641cc16250
commit 5358fb09b7
1 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
def branch(className, key, data):
return not (True is not (not False))
def branch(key, data):
return 'placeholder'