Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
milsman2 committed Feb 8, 2024
1 parent 0698be0 commit 0b849f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scraper/src/models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
"""
Models package.
"""

from .base import Base
from .disc_golfer import DiscGolfer

Expand Down

0 comments on commit 0b849f5

Please sign in to comment.