github.com/juju/juju@v0.0.0-20240430160146-1752b71fcf00/acceptancetests/repository/charms/peer-xplod/hooks/xplod-relation-changed (about)

     1  #!/usr/bin/env python
     2  
     3  import update
     4  
     5  if __name__ == "__main__":
     6  	update.update_value()