feluelle commented on issue #6100: [AIRFLOW-5387] Fix show paused pagination bug
URL: https://github.com/apache/airflow/pull/6100#issuecomment-539216627
 
 
   @arlopurcell
   
   ```diff
    import unittest
   -from parameterized import parameterized
    from datetime import datetime
    from unittest import mock
    from urllib.parse import parse_qs
   
    from bs4 import BeautifulSoup
   +from parameterized import parameterized
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to