Skip to content

Commit

Permalink
Fix linting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
catileptic committed Nov 20, 2023
1 parent 627115f commit ef90423
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions aleph/core.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
import pika
import logging
from urllib.parse import urlencode, urljoin

from banal import clean_dict
from elasticsearch import Elasticsearch, TransportError
from flask import Flask, request
from flask import url_for as flask_url_for
from flask_babel import Babel
Expand Down

0 comments on commit ef90423

Please sign in to comment.