Skip to content

Commit

Permalink
Revert "add SyntaxWarning"
Browse files Browse the repository at this point in the history
This reverts commit 2aab0eb.
  • Loading branch information
fohrloop committed Sep 17, 2024
1 parent 2aab0eb commit 9077783
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/wakepy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@
top level package."""


# This is a test for Issue 380
foo = 1
"""some text \* fooo"""


def __getattr__(name: str) -> object:
"""Some lazy implementation of lazy loading.
Expand Down

0 comments on commit 9077783

Please sign in to comment.