google / jsonnet

Jsonnet - The data templating language
http://jsonnet.org
Apache License 2.0
7.01k stars 440 forks source link

fix: remove deprecated declarations in python bindings #1159

Closed jcpunk closed 5 months ago

jcpunk commented 5 months ago

Fixes: https://github.com/google/jsonnet/issues/1032

sbarzowski commented 5 months ago

Many thanks!