Skip to content

Commit

Permalink
Use empty __init__.py files.
Browse files Browse the repository at this point in the history
This avoids adding SPDX tagging on empty files.
  • Loading branch information
Flameeyes committed Aug 3, 2023
1 parent f058e3a commit d2a713d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions freestyle_hid/tests/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
# SPDX-FileCopyrightText: 2013 The freestyle-hid Authors
#
# SPDX-License-Identifier: 0BSD
3 changes: 0 additions & 3 deletions freestyle_hid/tools/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
# SPDX-FileCopyrightText: 2013 The freestyle-hid Authors
#
# SPDX-License-Identifier: 0BSD

0 comments on commit d2a713d

Please sign in to comment.