Created
September 7, 2023 20:59
-
-
Save Arqentum/cbda45a91dddda665353933c0e79144f to your computer and use it in GitHub Desktop.
#Airflow test dag
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Just add at the bottom which will create a green arrow in pycharm to run | |
| if __name__ == "__main__": | |
| dag.test() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment