Skip to content

Commit

Permalink
Pyre Configurationless migration for] [batch:8/25]
Browse files Browse the repository at this point in the history
Reviewed By: connernilsen

Differential Revision: D57964639

fbshipit-source-id: 587cdb45de6d57015118beca14a5e3f0f2dc00c6
  • Loading branch information
generatedunixname89002005287564 authored and facebook-github-bot committed May 30, 2024
1 parent ac2266d commit e9a353a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kernel_patches_daemon/github_logs.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
# This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree.

# pyre-unsafe

import asyncio
import io
import logging
Expand Down
2 changes: 2 additions & 0 deletions tests/test_github_logs.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
# This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree.

# pyre-unsafe

import importlib.resources
import os
import unittest
Expand Down

0 comments on commit e9a353a

Please sign in to comment.