Python - import 'unittest'

Import unittest

To import unittest, Add the following line to the top of your code.

import unittest