Skip to content

Commit

Permalink
[data-analytics] keep same folder with before (Azure#23043)
Browse files Browse the repository at this point in the history
* keep same folder with before

* fix code_report

* change version
  • Loading branch information
msyyc authored Feb 14, 2022
1 parent 620361b commit 081f3f2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
__path__ = __import__('pkgutil').extend_path(__path__, __name__)
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# coding=utf-8
# --------------------------------------------------------------------------
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License. See License.txt in the project root for license information.
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

VERSION = "1.0.0b1"

0 comments on commit 081f3f2

Please sign in to comment.