MCPcopy Create free account
hub / github.com/Mrinank-Bhowmick/python-beginner-projects / sample.py

File sample.py

projects/Expense-Tracker/sample.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from pathlib import Path
2import os
3
4from app import App

Callers

nothing calls this directly

Calls 3

AppClass · 0.90
mock_add_itemsFunction · 0.85
mock_clear_testFunction · 0.85

Tested by

no test coverage detected