ref: format changes
This commit is contained in:
parent
099e3461ec
commit
9e86af7bd2
1 changed files with 0 additions and 2 deletions
|
@ -16,7 +16,6 @@ Examples:
|
|||
"""
|
||||
|
||||
import logging
|
||||
import re
|
||||
from typing import Optional
|
||||
|
||||
from toddlers.utils import requests
|
||||
|
@ -211,4 +210,3 @@ class Anitya(object):
|
|||
elif response.status_code == 201:
|
||||
return "Success"
|
||||
return None
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue