"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "8eba1f8ca84c9558e3873b3181086d98852747f1"
Unverified Commit d432a654 authored by lee1jun's avatar lee1jun Committed by GitHub
Browse files

fix typo in license docstring (#14094)

last line: "# limitations under the License." is missing
parent 7af55d3a
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
# distributed under the License is distributed on an "AS IS" BASIS, # distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License.
import logging import logging
import os import os
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment