Skip to content

Commit

Permalink
Dummy PR to verify CI for PR
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbosch committed Nov 15, 2023
1 parent 2720921 commit 78a6c83
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# KUKSA Python SDK
![kuksa.val Logo](./docs/pictures/logo.png)


**Note: The KUKSA project is currently in the process of moving the KUKSA Python SDK (kuksa-client)**
**from the [kuksa.val](https://github.com/eclipse/kuksa.val/tree/master/kuksa-client) repository**
**to this repository. This repository is still in *draft* status!**
Expand Down
1 change: 1 addition & 0 deletions kuksa-client/kuksa_client/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
class KuksaClientThread(threading.Thread):

# Constructor
# Dummy comment just for testing
def __init__(self, config):
super().__init__()

Expand Down

0 comments on commit 78a6c83

Please sign in to comment.