mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-17 12:28:07 +00:00
Declarative templates (#266)
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
# Licensed under the MIT License.
|
||||
|
||||
import datetime
|
||||
import hmac
|
||||
import logging
|
||||
|
Reference in New Issue
Block a user