Skip to content

Commit c79ad17

Browse files
committed
Fix format
1 parent 86aef22 commit c79ad17

11 files changed

Lines changed: 11 additions & 11 deletions

File tree

  • libraries
    • microsoft-agents-a365-notifications
    • microsoft-agents-a365-observability-core
    • microsoft-agents-a365-observability-extensions-agentframework
    • microsoft-agents-a365-observability-extensions-langchain
    • microsoft-agents-a365-observability-extensions-openai
    • microsoft-agents-a365-runtime
    • microsoft-agents-a365-tooling-extensions-agentframework
    • microsoft-agents-a365-tooling-extensions-azureaifoundry
    • microsoft-agents-a365-tooling-extensions-openai
    • microsoft-agents-a365-tooling-extensions-semantickernel
    • microsoft-agents-a365-tooling

libraries/microsoft-agents-a365-notifications/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525
use_compatible_release=False, # No upper bound
2626
use_exact_match=False, # Not exact match
2727
),
28-
)
28+
)

libraries/microsoft-agents-a365-observability-core/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525
use_compatible_release=False, # No upper bound
2626
use_exact_match=False, # Not exact match
2727
),
28-
)
28+
)

libraries/microsoft-agents-a365-observability-extensions-agentframework/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525
use_compatible_release=False, # No upper bound
2626
use_exact_match=False, # Not exact match
2727
),
28-
)
28+
)

libraries/microsoft-agents-a365-observability-extensions-langchain/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525
use_compatible_release=False, # No upper bound
2626
use_exact_match=False, # Not exact match
2727
),
28-
)
28+
)

libraries/microsoft-agents-a365-observability-extensions-openai/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525
use_compatible_release=False, # No upper bound
2626
use_exact_match=False, # Not exact match
2727
),
28-
)
28+
)

libraries/microsoft-agents-a365-runtime/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525
use_compatible_release=False, # No upper bound
2626
use_exact_match=False, # Not exact match
2727
),
28-
)
28+
)

libraries/microsoft-agents-a365-tooling-extensions-agentframework/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525
use_compatible_release=False, # No upper bound
2626
use_exact_match=False, # Not exact match
2727
),
28-
)
28+
)

libraries/microsoft-agents-a365-tooling-extensions-azureaifoundry/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525
use_compatible_release=False, # No upper bound
2626
use_exact_match=False, # Not exact match
2727
),
28-
)
28+
)

libraries/microsoft-agents-a365-tooling-extensions-openai/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525
use_compatible_release=False, # No upper bound
2626
use_exact_match=False, # Not exact match
2727
),
28-
)
28+
)

libraries/microsoft-agents-a365-tooling-extensions-semantickernel/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525
use_compatible_release=False, # No upper bound
2626
use_exact_match=False, # Not exact match
2727
),
28-
)
28+
)

0 commit comments

Comments
 (0)