Cleaned up knapsack and images directory (#3972)
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 78 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 45 KiB |
@@ -1,6 +1,6 @@
|
||||
import unittest
|
||||
|
||||
from . import greedy_knapsack as kp
|
||||
from knapsack import greedy_knapsack as kp
|
||||
|
||||
|
||||
class TestClass(unittest.TestCase):
|
||||
Reference in New Issue
Block a user