From ee5de7a934be2d2b0feef93b1c49913e3cb99035 Mon Sep 17 00:00:00 2001
From: go-outside-helper <138340846+go-outside-helper@users.noreply.github.com>
Date: Thu, 14 Mar 2024 17:50:33 +0100
Subject: [PATCH] Update pcap_processing.py

---
 Network_and_802.11/scapy/pcap_processing.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Network_and_802.11/scapy/pcap_processing.py b/Network_and_802.11/scapy/pcap_processing.py
index 5ada8c5..5e0efa0 100644
--- a/Network_and_802.11/scapy/pcap_processing.py
+++ b/Network_and_802.11/scapy/pcap_processing.py
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 
-__author__ = "bt3"
+__author__ = "Mia Stein"
 
 
 import re