Update github-code.py
Browse files- github-code.py +1 -1
github-code.py
CHANGED
|
@@ -12,7 +12,7 @@
|
|
| 12 |
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
# See the License for the specific language governing permissions and
|
| 14 |
# limitations under the License.
|
| 15 |
-
"""GitHub dataset."""
|
| 16 |
|
| 17 |
import os
|
| 18 |
|
|
|
|
| 12 |
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
| 13 |
# See the License for the specific language governing permissions and
|
| 14 |
# limitations under the License.
|
| 15 |
+
"""GitHub Code dataset."""
|
| 16 |
|
| 17 |
import os
|
| 18 |
|