Skip to content

Commit

Permalink
not clear this will be the API.
Browse files Browse the repository at this point in the history
  • Loading branch information
mnot committed Sep 24, 2023
1 parent fb1ecd8 commit 0f93cba
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions httplint/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,3 @@

__version__ = "0.0.1"


def lint_request(request: HttpRequest) -> Notes:
pass


def lint_response(response: HttpResponse, request: HttpRequest = None) -> Notes:
pass

0 comments on commit 0f93cba

Please sign in to comment.