Skip to content

Commit ef90e9a

Browse files
author
pgaref
committed
Creating a separate project folder for python code
1 parent 9461c54 commit ef90e9a

8 files changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
# HTTP_Request_Randomizer
2+
3+
##

project/http/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
__author__ = 'pgaref'

project/http/requests/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
__author__ = 'pgaref'
File renamed without changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
__author__ = 'pgaref'
File renamed without changes.

0 commit comments

Comments
 (0)