From 2e985209a83d0765b9754f98443d277bab41fae2 Mon Sep 17 00:00:00 2001 From: Abigail Gold Date: Wed, 25 Dec 2019 00:57:15 -0500 Subject: [PATCH] remove qcodes file from flake8 checking --- resources/qcodes.py | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/qcodes.py b/resources/qcodes.py index 0184d33..562a6c1 100644 --- a/resources/qcodes.py +++ b/resources/qcodes.py @@ -6,6 +6,7 @@ Copyright (C) 2019 Abigail Gold, 0x5c This file is part of discord-qrmbot and is released under the terms of the GNU General Public License, version 2. """ +# flake8: noqa qcodes = {"QAB": "May I have clearance (for ...) from ... (place) to ... (place) at flight level/altitude ... ? / You are cleared (or ... is cleared) by ... from ... (place) to ... (place) at flight level/altitude ...", "QAF": "Will you advise me when you are (were) at (over) ... (place)? / I am (was) at (over) ... (place) (at ... hours) at flight level/altitude ...", "QAG": "Arrange your flight in order to arrive over ... (place) at ... hours.",