Update git submodules

* Update os-ken from branch 'master'
  to a4e10d3d0bb720d4427f4de110476b7cac5d5646
  - Fix calls of the print function
    
    Apparently it seems that in some places of the os-ken we still had
    called 'print' funtion in the "python 2 way". This is cached by the
    'debug-statements' hook in the pre-commit script so to make it happy
    this patch fixes those print calls.
    
    TrivialFix
    
    Change-Id: Iac1f35b6875005b9562ff12511d442f1484d81e5
This commit is contained in:
Slawek Kaplonski 2024-05-16 18:13:55 +02:00 committed by Gerrit Code Review
parent dc16d7a912
commit 740cc4b8c5
1 changed files with 1 additions and 1 deletions

2
os-ken

@ -1 +1 @@
Subproject commit b1bc75dec6d242e5ca51f03b40d8b19286104716
Subproject commit a4e10d3d0bb720d4427f4de110476b7cac5d5646