Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Mustaballer committed Aug 29, 2023
1 parent 4e52dc3 commit d668901
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[Join us on Slack](https://join.slack.com/t/mldsai/shared_invite/zt-1uf94nn7r-qcQnS~hinLPKftUapNzbuw)
[Join us on Slack](https://join.slack.com/t/mldsai/shared_invite/zt-1uf94nn7r-qcQnS~hinLPKftUapNzbuw)

# OpenAdapt: AI-First Process Automation with Transformers

Expand Down
1 change: 1 addition & 0 deletions openadapt/window/_macos.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ def get_active_window(window_meta: dict) -> ApplicationServices.AXUIElementRef |
return None
return window


def get_window_data(window_meta: dict) -> dict:
"""Get the data of the window.
Expand Down

0 comments on commit d668901

Please sign in to comment.