Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
e-lo committed Jul 17, 2024
1 parent 986d565 commit bb379b0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions network_wrangler/models/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"""Data Models for Network Wrangler."""
1 change: 1 addition & 0 deletions network_wrangler/models/projects/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"""Data Models for Project Cards."""
1 change: 1 addition & 0 deletions network_wrangler/models/roadway/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"""Data models for roadway networks."""

0 comments on commit bb379b0

Please sign in to comment.