Add identity normalization

This commit is contained in:
Yin Li 2020-09-16 01:08:14 -04:00
parent b7a9adf0c7
commit 3f35a5cca6

View File

@ -0,0 +1,2 @@
def identity(x, undo=False):
pass