Skip to content

Commit

Permalink
Trigger a run of the bakery module integration tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-checkmk committed Jul 28, 2023
1 parent e335414 commit 0d50975
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/modules/bakery.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/usr/bin/python
# -*- encoding: utf-8; py-indent-offset: 4 -*-

# Trigger

# Copyright: (c) 2023, Max Sickora <[email protected]>
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function
Expand Down

0 comments on commit 0d50975

Please sign in to comment.