Skip to content

Commit

Permalink
issue_587 implicit namespace package:Add __init__
Browse files Browse the repository at this point in the history
  • Loading branch information
VitthalMagadum committed Oct 28, 2024
1 parent 8aaa773 commit 33fea61
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions anta/input_models/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Copyright (c) 2023-2024 Arista Networks, Inc.
# Use of this source code is governed by the Apache License 2.0
# that can be found in the LICENSE file.
"""Module related to all ANTA tests input."""

0 comments on commit 33fea61

Please sign in to comment.