Skip to content

Commit 44afb6a

Browse files
committed
Simulate missing _pyrepl for CI
1 parent 9ebb6a2 commit 44afb6a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lib/_pyrepl/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@
1717
# RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
1818
# CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
1919
# CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
20+
21+
raise ModuleNotFoundError("Simulated absence")

0 commit comments

Comments
 (0)