sns-sdks / python-facebook

A simple Python wrapper for facebook graph api :sparkles: :cake: :sparkles: .
https://sns-sdks.github.io/python-facebook/
330 stars 87 forks source link

Update the docstrings of `GraphAPI.get_app_token` and `GraphAPI.debug_token` methods #252

Closed nbro10 closed 8 months ago

nbro10 commented 8 months ago

Closes #237, closes #236

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (76e4d9e) 100.00% compared to head (63c1cbd) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #252 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 66 66 Lines 2742 2742 ========================================= Hits 2742 2742 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.