cvrptw_break.py fix shebang

This commit is contained in:
Mizux Seiha
2021-03-25 14:54:59 +01:00
parent c155c2928d
commit 026e7e1d60

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# Copyright 2010-2021 Google LLC
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.