Wireshark-commits: [Wireshark-commits] master 6308451: test: fix invalid escape sequence warnings
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 11 Apr 2020 13:57:19 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6308451f8f8513a41ab629b8a2a9cafa48c93505
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

6308451 by Peter Wu (peter@xxxxxxxxxxxxx):

    test: fix invalid escape sequence warnings
    
    pytest and `pycodestyle test/suite_*.py --select=W605` warned about it.
    
    Change-Id: I015351d1c00d17aa9f04ab17abed00586ee09e89
    Reviewed-on: https://code.wireshark.org/review/36771
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  ee9d9dd   Stylistic consistency.
     add  6308451   test: fix invalid escape sequence warnings


Summary of changes:
 test/suite_decryption.py | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)