Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
thoglu committed Dec 26, 2023
1 parent f156bbb commit 6f1ccd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jammy_flows/layers/spheres/segmented_sphere_nd.py
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ def __init__(self,


self.zenith_type_layer_defs=zenith_type_layers
print("ZENITH TYPE LAYERS ", zenith_type_layers)

if("z" in self.zenith_type_layer_defs or "r" in self.zenith_type_layer_defs):
self.subspace_is_euclidean=False
assert("x" not in self.zenith_type_layer_defs)
Expand Down

0 comments on commit 6f1ccd4

Please sign in to comment.