Fixed linter errors

This commit is contained in:
gruebel 2019-12-26 21:03:49 +01:00
commit 9d9b620878
19 changed files with 0 additions and 21 deletions

View file

@ -5,7 +5,6 @@ import datetime
import os
from collections import defaultdict
import boto.rds2
from boto3 import Session
from jinja2 import Template
from re import compile as re_compile