Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ocervell authored Nov 21, 2023
1 parent 8cb3797 commit 9a27547
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
long_description=long_description,
long_description_content_type='text/markdown',
author='FLZ Security',
author_email='olivier.cervello@gmail.com',
author_email='ocervello@freelabz.com',
license='MIT',
packages=find_packages(exclude=['contrib', 'docs']),
classifiers=[
Expand Down
2 changes: 1 addition & 1 deletion tests/unit/test_workflows.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def test_chain(self):
# "content_type":
# "text/html",
# "content_length": 11577,
# "host": "***REMOVED***",
# "host": "82.66.157.114",
# "time": 0.16246860100000002,
# "_source": "httpx",
# "_type": "url"
Expand Down

0 comments on commit 9a27547

Please sign in to comment.