Skip to content

Commit

Permalink
Update requests_get.py (#95)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: #95

Reviewed By: rodrigodesalvobraz

Differential Revision: D58262688

Pulled By: frankchengmeta

fbshipit-source-id: ae2b086b679942ed8d0fdb09fac75c8600583e4e
  • Loading branch information
frankchengmeta authored and facebook-github-bot committed Jun 11, 2024
1 parent bbd3bda commit 19c0631
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pearl/utils/functional_utils/requests_get.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# pyre-strict
# Copyright (c) Meta Platforms, Inc. and affiliates.
# All rights reserved.
#
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.

import requests


Expand Down

0 comments on commit 19c0631

Please sign in to comment.