Dev232001 commented on a change in pull request #21796:
URL: https://github.com/apache/airflow/pull/21796#discussion_r814096642
##########
File path: tests/dags/test_example_bash_operator.py
##########
@@ -16,13 +16,12 @@
# specific language governing permissions and limitations
# under the License.
from datetime import timedelta
-
+import datetime
Review comment:
oh! didn't see that there. There are a lot of files and I checked each
one manually for maximum efficiency so forgot to use some of the already
present libraries. If you want I can change them again quickly
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]