Skip to content
This repository has been archived by the owner on Dec 24, 2024. It is now read-only.

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 1, 2024
1 parent 6f2322a commit e66e50e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RyuzakiLib/hackertools/alldownloader.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
import wget
from fastapi import HTTPException


class DictToObj:
def __init__(self, dictionary):
for key, value in dictionary.items():
Expand Down

0 comments on commit e66e50e

Please sign in to comment.