MCPcopy Index your code
hub / github.com/geekcomputers/Python / back_to_page1

Function back_to_page1

bank_managment_system/frontend.py:818–820  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

816def update_employee():
817 def update_details_of_staff_member():
818 def back_to_page1():
819 show_employee_frame.grid_forget()
820 page1()
821
822 def update_that_particular_employee():
823 show_employee_frame.grid_forget()

Callers

nothing calls this directly

Calls 1

page1Function · 0.85

Tested by

no test coverage detected