1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-07 11:05:30 +03:00

pythonPackages.debugpy: 1.4.1 → 1.4.2

This commit is contained in:
Kira Bruneau 2021-09-08 21:32:28 -04:00
parent 1eaa7bc9f3
commit 689e408afc
4 changed files with 13 additions and 16 deletions

View file

@ -1,5 +1,5 @@
diff --git a/tests/debug/session.py b/tests/debug/session.py
index 101492f..4ee7cfb 100644
index 101492fc..4ee7cfbe 100644
--- a/tests/debug/session.py
+++ b/tests/debug/session.py
@@ -630,6 +630,7 @@ class Session(object):