Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
libretto committed Sep 6, 2023
1 parent f670782 commit ff8bf58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karapace/rapu.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
import aiohttp.web
import aiohttp.web_exceptions
import asyncio
import cgi # pylint: disable=deprecated-module
import cgi # pylint: disable=deprecated-module
import hashlib
import logging
import re
Expand Down

0 comments on commit ff8bf58

Please sign in to comment.