MCPcopy Create free account
hub / github.com/Person314159/cs221bot / fetch_recent_notes

Method fetch_recent_notes

util/piazza_handler.py:135–152  ·  view source on GitHub ↗

Returns up to `lim` JSON objects representing instructor's notes that were posted today Parameters ---------- lim : `int (optional)` Upper limit on posts fetched. Must be in range [fetch_min, fetch_max] (inclusive)

(self, lim: int = 55)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

get_recent_notesMethod · 0.95

Calls 1

fetch_posts_in_rangeMethod · 0.95

Tested by

no test coverage detected