Browse Source

fixed warn check

pull/274/head
李磊 4 years ago
parent
commit
30de9553b1
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      parser/func_to_graph/func2graph.py

+ 2
- 2
parser/func_to_graph/func2graph.py View File

@@ -1,5 +1,5 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
#!/usr/bin/env python
# coding: utf-8
#-------------------------------------------------------------------
# Purpose:
# Copyright 2020 Huawei Technologies Co., Ltd. All rights reserved.


Loading…
Cancel
Save